[PATCH] D67704: [Alignment][NFC] Use Align::None instead of 1

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 08:39:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372230: [Alignment][NFC] Use Align::None instead of 1 (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67704?vs=220655&id=220682#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67704

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineFrameInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsConstantIslandPass.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67704.220682.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/dae539ef/attachment.bin>


More information about the llvm-commits mailing list