[PATCH] D52168: [DWARF] - Emit the correct value for DW_AT_addr_base.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 04:23:08 PDT 2018


grimar updated this revision to Diff 165933.
grimar added a comment.
Herald added a subscriber: nemanjai.

- Addressed review comments.


https://reviews.llvm.org/D52168

Files:
  lib/CodeGen/AsmPrinter/AddressPool.cpp
  lib/CodeGen/AsmPrinter/AddressPool.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.h
  test/DebugInfo/PowerPC/tls-fission.ll
  test/DebugInfo/X86/debug_addr.ll
  test/DebugInfo/X86/tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52168.165933.patch
Type: text/x-patch
Size: 5943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/fdb8461c/attachment.bin>


More information about the llvm-commits mailing list