[PATCH] D67486: [Alignment] Introduce llvm::Align to MCSection

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 02:29:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371831: [Alignment] Introduce llvm::Align to MCSection (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67486?vs=220059&id=220060#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67486

Files:
  llvm/trunk/include/llvm/MC/MCSection.h
  llvm/trunk/lib/MC/ELFObjectWriter.cpp
  llvm/trunk/lib/MC/MCELFStreamer.cpp
  llvm/trunk/lib/MC/MCObjectStreamer.cpp
  llvm/trunk/lib/MC/MCWinCOFFStreamer.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/trunk/tools/dsymutil/DwarfStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67486.220060.patch
Type: text/x-patch
Size: 9772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/fc54660e/attachment.bin>


More information about the llvm-commits mailing list