[PATCH] D83463: [DWARF][EntryValues] Emit GNU extensions in the case of DWARF 4 + SCE
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 01:14:02 PDT 2020
djtodoro created this revision.
djtodoro added reviewers: probinson, dstenb, vsk, aprantl.
djtodoro added projects: debug-info, LLVM.
Herald added subscribers: llvm-commits, hiraditya.
Emit DWARF 5 call-site symbols even though DWARF 4 is set, only in the case of LLDB tuning.
This patch addresses PR46643.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83463
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/test/DebugInfo/MIR/X86/call-site-gnu-vs-dwarf5-attrs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83463.276655.patch
Type: text/x-patch
Size: 4243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/6e278e3d/attachment.bin>
More information about the llvm-commits
mailing list