[PATCH] D102155: [AIX][compiler-rt] Add scripts and cache file for building libatomic
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 03:11:54 PDT 2021
lkail updated this revision to Diff 344339.
lkail retitled this revision from "[AIX][compiler-rt] Add cmake module to build libatomic.a" to "[AIX][compiler-rt] Add scripts and cache file for building libatomic".
lkail edited the summary of this revision.
lkail added a comment.
Address comments by following method introduced by @daltenty in https://reviews.llvm.org/D101959. Now compiling shared atomic library is platform independent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102155/new/
https://reviews.llvm.org/D102155
Files:
compiler-rt/cmake/caches/AIX.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/utils/aix-install-libatomic.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102155.344339.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/1c80db1c/attachment.bin>
More information about the llvm-commits
mailing list