[PATCH] D82752: [Alignment][NFC] migrate DataLayout::getPreferredAlignment

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 04:50:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG368a5e3a666f: [Alignment][NFC] migrate DataLayout::getPreferredAlignment (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82752

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/GlobalMerge.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/Target.cpp
  llvm/lib/Transforms/IPO/ConstantMerge.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82752.274063.patch
Type: text/x-patch
Size: 11972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/b6ca3884/attachment-0001.bin>


More information about the llvm-commits mailing list