Dan McGregor
d616ae46b4
Add fileprefixmap compiler feature
...
-ffile-prefix-map=<old>=<new> is a compiler feature first added in
GCC 8, and implemented for clang 10. It remaps old paths to new paths
in both debug information and __FILE__ and __BASE_FILE__ macros. It can
be used to improve reproducibility or to hide local system directories.
I intend to use it to replace the real source directory and real object
directory with constant values across all builds.
Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D28632
2021-02-17 22:26:49 +00:00
..
2019-09-17 06:07:08 +00:00
2019-12-20 19:53:05 +00:00
2021-01-21 19:10:07 -05:00
2021-02-17 22:26:49 +00:00
2019-09-05 14:15:47 +00:00
2020-09-22 23:49:30 +00:00
2019-11-15 21:19:06 +00:00
2019-09-05 14:15:47 +00:00
2019-09-05 14:15:47 +00:00
2019-11-21 15:59:33 +00:00
2020-09-22 23:49:30 +00:00
2021-01-04 16:20:04 +01:00
2021-01-04 16:21:32 +01:00
2020-11-24 21:45:38 +00:00
2019-11-21 15:59:33 +00:00
2021-01-07 09:31:03 +00:00
2021-02-01 09:32:07 +00:00
2020-08-26 10:21:38 +00:00
2019-09-16 00:32:23 +00:00
2020-04-07 17:07:04 +00:00
2021-01-07 09:31:03 +00:00
2019-11-20 21:06:29 +00:00
2021-02-01 09:32:07 +00:00
2021-01-07 09:31:03 +00:00
2021-01-07 09:31:03 +00:00
2019-07-19 00:15:25 +00:00
2020-11-16 19:15:11 +00:00
2019-06-15 17:08:18 +00:00
2020-04-30 22:08:40 +00:00
2021-01-07 09:31:03 +00:00
2019-11-21 15:59:33 +00:00
2020-10-06 06:45:52 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-01-31 18:26:23 +00:00
2020-10-06 06:45:52 +00:00
2019-11-21 18:14:26 +00:00
2020-11-24 21:45:38 +00:00
2020-01-31 18:04:04 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-03-31 15:59:29 +00:00
2020-11-24 21:45:38 +00:00
2019-06-15 17:08:28 +00:00
2019-11-21 19:54:10 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2021-02-01 09:32:07 +00:00
2019-11-18 23:21:13 +00:00
2021-02-12 23:16:06 -06:00
2020-01-17 14:29:27 +00:00
2020-09-18 17:17:46 +00:00
2020-04-07 02:46:22 +00:00
2021-01-16 00:07:50 -06:00
2021-01-22 10:17:34 +00:00