[PATCH] D72027: [XCOFF][AIX] Support basic relocation type on AIX
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 14:06:07 PST 2020
jasonliu updated this revision to Diff 238609.
jasonliu added a comment.
Addressed David's comment.
1. Added const.
2. Make the assertions useful.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72027/new/
https://reviews.llvm.org/D72027
Files:
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/include/llvm/MC/MCXCOFFObjectWriter.h
llvm/lib/MC/MCXCOFFStreamer.cpp
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/lib/Object/XCOFFObjectFile.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72027.238609.patch
Type: text/x-patch
Size: 25478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/7db3683e/attachment.bin>
More information about the llvm-commits
mailing list