Emit DWARF 5 call-site symbols even though DWARF 4 is set, only in the case of LLDB tuning.
This patch addresses PR46643.
Paths
| Differential D83463
[DWARF][EntryValues] Emit GNU extensions in the case of DWARF 4 + SCE ClosedPublic Authored by djtodoro on Jul 9 2020, 1:13 AM.
Details Summary Emit DWARF 5 call-site symbols even though DWARF 4 is set, only in the case of LLDB tuning. This patch addresses PR46643.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 9 2020, 7:17 AM Comment Actions
:D Thanks for the review! Closed by commit rG6371a0a00edb: [DWARF][EntryValues] Emit GNU extensions in the case of DWARF 4 + SCE (authored by djtodoro). · Explain WhyJul 24 2020, 5:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276743 llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/test/DebugInfo/MIR/X86/call-site-gnu-vs-dwarf5-attrs.mir
|