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
..
2021-01-21 19:10:07 -05:00
2020-11-24 21:45:38 +00:00
2021-01-07 09:31:03 +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
2020-04-30 22:08:40 +00:00
2021-01-07 09:31:03 +00:00
2020-11-24 21:45:38 +00:00
2019-11-21 18:14:26 +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