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

Anton Korobeynikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 12:38:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc395a846001a: [MSP430] Get the DWARF pointer size from MCAsmInfo instead of DataLayout. (authored by kuilpd, committed by asl).

Repository:
  rG LLVM Github Monorepo

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.519611.patch
Type: text/x-patch
Size: 17899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/f9a783e8/attachment.bin>


More information about the llvm-commits mailing list