mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
d980abaae2
DW_AT_APPLE_optimized flag is set when a compile_unit is optimized. The debugger takes advantage of this information some way. DW_AT_APPLE_flags encodes command line options when certain env. variable is set. This is used by build engineers to track various gcc command lines used by by a project, irrespective of whether the project used makefile, Xcode or something else. llvm-gcc patch is next. llvm-svn: 62888 |
||
---|---|---|
.. | ||
AsmPrinter.cpp | ||
CMakeLists.txt | ||
DwarfWriter.cpp | ||
Makefile | ||
OcamlGCPrinter.cpp |