Tony Allevato
|
0acc73ae4c
|
Update flag name to -debug-info-store-invocation.
|
2018-06-12 18:32:35 -07:00 |
|
Tony Allevato
|
22ac700154
|
Make DWARF debug flag behavior match Clang.
Only write the compilation flags to debug info for Mach-O targets, and only
if the RC_DEBUG_OPTIONS environment variable is set.
|
2018-06-09 20:05:06 -07:00 |
|
Adrian Prantl
|
1203896b03
|
Factor out the test for the .apple_names section and disable it on Linux.
This is in reaction to LLVM r322633.
|
2018-02-28 13:17:08 -08:00 |
|
Erik Eckstein
|
17d4459227
|
debug-info: Don't write temporary file names in the debug info.
This would prevent incremental llvm compilation because we would generate different IR on every compiler invocation.
|
2018-02-01 12:15:36 -08:00 |
|
Janosch Hildebrand
|
b889e7e83b
|
[IRGen] Request LLDB specific tuning for all targets. (#5971)
Previously the default was used, implying LLDB specific tuning only for Darwin targets.
|
2017-01-11 10:15:33 -08:00 |
|