[PATCH] D103103: [PowerPC][XCOFF] Create 8 and 16 byte aligned constant csects.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 11:27:36 PDT 2021


sfertile updated this revision to Diff 362830.
sfertile added a comment.

Spelling and formatting fixes, and added coverage for the XCOFF object writing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103103

Files:
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-constant-align.ll
  llvm/test/CodeGen/PowerPC/aix-rodata-align.ll
  llvm/test/CodeGen/PowerPC/aix-space.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103103.362830.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/368118d7/attachment-0001.bin>


More information about the llvm-commits mailing list