[PATCH] D118857: [DWARF][codegen] Fix for Aranges when split inlining is present

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 12:07:08 PST 2022


ayermolo updated this revision to Diff 406555.
ayermolo added a comment.

Addressed comments. 
I was thinking in next commit role addLocalLabelAddress into addLabelAddress


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118857/new/

https://reviews.llvm.org/D118857

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/test/DebugInfo/X86/fission-inline-aranges.ll
  llvm/test/DebugInfo/X86/fission-no-inline-aranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118857.406555.patch
Type: text/x-patch
Size: 7873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/78f81c56/attachment.bin>


More information about the llvm-commits mailing list