[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
       
    Sun Apr 23 11:17:00 PDT 2023
    
    
  
kuilpd updated this revision to Diff 516192.
kuilpd added a comment.
Shortened access to MCAsmInfo.
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.516192.patch
Type: text/x-patch
Size: 18079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230423/5005c154/attachment.bin>
    
    
More information about the llvm-commits
mailing list