[PATCH] D79127: [XCOFF][AIX] Emit correct alignment for csect

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 12:56:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
jasonliu marked 6 inline comments as done.
Closed by commit rG51e6fc44d0e3: [XCOFF][AIX] Emit correct alignment for csect (authored by jasonliu).

Changed prior to commit:
  https://reviews.llvm.org/D79127?vs=262943&id=263254#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79127

Files:
  llvm/include/llvm/MC/MCSectionXCOFF.h
  llvm/lib/MC/MCSectionXCOFF.cpp
  llvm/lib/MC/MCXCOFFStreamer.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
  llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
  llvm/test/CodeGen/PowerPC/aix-readonly-with-relocation.ll
  llvm/test/CodeGen/PowerPC/aix-reference-func-addr-const.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-lower-comm.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll
  llvm/test/CodeGen/PowerPC/test_func_desc.ll
  llvm/test/CodeGen/aix-func-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79127.263254.patch
Type: text/x-patch
Size: 16510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/11d7bc3f/attachment.bin>


More information about the llvm-commits mailing list