[PATCH] D58250: [AIX][CMake] Changes for building on AIX with XL and GCC
Xing Xue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 14:14:00 PST 2019
xingxue updated this revision to Diff 188459.
xingxue added a comment.
Address review comments:
- Add comment regarding correctness of not applying a visibility attribute when using GCC on AIX.
- Apply `-mcmodel=large` for GCC on AIX, and use `-Wl,-bbigtoc` for XL (on AIX) only.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58250/new/
https://reviews.llvm.org/D58250
Files:
llvm/cmake/modules/AddLLVM.cmake
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/include/llvm/Config/abi-breaking.h.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58250.188459.patch
Type: text/x-patch
Size: 5083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/9efb1667/attachment.bin>
More information about the llvm-commits
mailing list