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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 08:29:08 PDT 2019


gchatelet updated this revision to Diff 219929.
gchatelet marked 2 inline comments as done.
gchatelet added a comment.

- Address comments and rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67486

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67486.219929.patch
Type: text/x-patch
Size: 9592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/24ff1470/attachment.bin>


More information about the llvm-commits mailing list