[PATCH] D67125: [PowerPC][AIX] Adds support for writing the data section in object files
Xing Xue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 02:29:36 PDT 2019
xingxue updated this revision to Diff 222776.
xingxue marked 3 inline comments as done.
xingxue added a comment.
Addressed comments:
- Changed variable name `CSection` -> `Csec`t;
- Added the checking of section headers in the object file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67125/new/
https://reviews.llvm.org/D67125
Files:
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67125.222776.patch
Type: text/x-patch
Size: 15156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/eca07df2/attachment.bin>
More information about the llvm-commits
mailing list