Putting this in TargetOptions means Clang or LTO or whatever can set it more easily.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15427
Set debugger tuning from TargetOptions (NFC) ClosedPublic Authored by probinson on Dec 10 2015, 11:04 AM.
Details Summary Putting this in TargetOptions means Clang or LTO or whatever can set it more easily.
Diff Detail
Event Timelineprobinson updated this object. This revision is now accepted and ready to land.Dec 15 2015, 5:11 PM Closed by commit rL255810: Set debugger tuning from TargetOptions (NFC) (authored by probinson). · Explain WhyDec 16 2015, 12:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43045 llvm/trunk/include/llvm/CodeGen/CommandFlags.h
llvm/trunk/include/llvm/Target/TargetOptions.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
|