When using APPLE extensions, don't duplicate the compiler invocation's
flags both in AT_producer and AT_APPLE_flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50453
[DebugInfo] Fine tune emitting flags as part of the producer ClosedPublic Authored by JDevlieghere on Aug 8 2018, 8:22 AM.
Details Summary When using APPLE extensions, don't duplicate the compiler invocation's
Diff Detail
Event TimelineJDevlieghere retitled this revision from [DebugInfo] Fine tune emittign flags as part of the producer to [DebugInfo] Fine tune emitting flags as part of the producer.Aug 8 2018, 8:23 AM This revision is now accepted and ready to land.Aug 8 2018, 8:43 AM Closed by commit rL339268: [DebugInfo] Fine tune emitting flags as part of the producer (authored by JDevlieghere). · Explain WhyAug 8 2018, 9:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 159739 llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/test/DebugInfo/X86/debug-info-producer-with-flags.ll
|