Commit Graph

2 Commits

Author SHA1 Message Date
Owen Voorhees
c50e6d6bf3 [swift-driver-compatibility] Update diagnostic for *-prefix-map args 2020-08-31 18:01:59 -07:00
Tony Allevato
78edd30ddf Implement -debug-prefix-map flag.
This flag is based on Clang's -fdebug-prefix-map, which lets the user remap absolute paths in debug info. This is necessary for reproducible builds and allows debugging to work on a different machine than the one that built the code when paths to the source may be different.
2018-07-01 18:22:15 -07:00