[PATCH] D67914: [Alignment][NFC] DataLayout migration to llvm::Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 05:39:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372596: [Alignment][NFC] DataLayout migration to llvm::Align (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67914?vs=221306&id=221309#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67914

Files:
  llvm/trunk/include/llvm/IR/DataLayout.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/IR/DataLayout.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67914.221309.patch
Type: text/x-patch
Size: 6791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/e16d85a4/attachment.bin>


More information about the llvm-commits mailing list