[PATCH] D80831: [XCOFF][AIX] Use 'L..' instead of 'L' for PrivateGlobalPrefix
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 08:00:41 PDT 2020
jasonliu updated this revision to Diff 267614.
jasonliu added a comment.
Use `L..` as prefix instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80831/new/
https://reviews.llvm.org/D80831
Files:
llvm/lib/MC/MCAsmInfoXCOFF.cpp
llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
llvm/test/CodeGen/PowerPC/aix-extern.ll
llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
llvm/test/CodeGen/PowerPC/aix-weak.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-externL.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll
llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix-asm.ll
llvm/test/CodeGen/PowerPC/lower-globaladdr64-aix-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80831.267614.patch
Type: text/x-patch
Size: 40775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/881f2764/attachment.bin>
More information about the llvm-commits
mailing list