[PATCH] D148042: [MSP430] Get the DWARF pointer size from MCAsmInfo instead of DataLayout.

Ilia Kuklin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 12:12:14 PDT 2023


kuilpd updated this revision to Diff 518824.
kuilpd added a comment.

Reworded the explanation commentary.


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

https://reviews.llvm.org/D148042

Files:
  llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
  llvm/test/DebugInfo/MSP430/cu-ranges.ll
  llvm/test/DebugInfo/MSP430/dwarf-basics-v5.ll
  llvm/test/DebugInfo/MSP430/dwarf-basics.ll
  llvm/test/DebugInfo/MSP430/ranges_always.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148042.518824.patch
Type: text/x-patch
Size: 17899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/bdb805d8/attachment.bin>


More information about the llvm-commits mailing list