mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
99778149bd
For Clang, `MCUseDwarfDirectory` is true by default for the majority cases (-fintegrated-as or -gdwarf-5; most targets use -fintegrated-as by default). Defaulting MCUseDwarfDirectory to true can reduce the differences between clang and llc. Reviewed By: #debug-info, dblaikie Differential Revision: https://reviews.llvm.org/D105856 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llc.cpp |