[PATCH] D67853: [PowerPC][XCOFF] Fix expansion of LWZtoc Pseudo for AIX.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 19:08:27 PDT 2019
sfertile updated this revision to Diff 221454.
sfertile added a comment.
- Added an assertion expressing the platform must not be Darwin.
- Added missing comment
- Fixed assertion message to be more specific
- Cleaned up the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67853/new/
https://reviews.llvm.org/D67853
Files:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67853.221454.patch
Type: text/x-patch
Size: 4293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/30d6aae5/attachment.bin>
More information about the llvm-commits
mailing list