[PATCH] D81270: [XCOFF][AIX] Use 'L..' instead of '.L' for getPrivateGlobalPrefix in DataLayout
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 08:02:14 PDT 2020
jasonliu updated this revision to Diff 272429.
jasonliu added a comment.
Use Triple.isOSAIX() instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81270/new/
https://reviews.llvm.org/D81270
Files:
clang/lib/Basic/Targets/PPC.h
llvm/docs/LangRef.rst
llvm/include/llvm/IR/DataLayout.h
llvm/lib/IR/DataLayout.cpp
llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
llvm/unittests/IR/ManglerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81270.272429.patch
Type: text/x-patch
Size: 11261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/1b729739/attachment-0001.bin>
More information about the llvm-commits
mailing list