[PATCH] D102155: [AIX][compiler-rt] Build and install standalone libatomic

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 22:21:23 PDT 2021


lkail updated this revision to Diff 345048.
lkail added a comment.

- Put `atomic.exp` in `ppc` folder
- Move `set(BUILTIN_DEPS builtins)` under `AIX` check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102155/new/

https://reviews.llvm.org/D102155

Files:
  compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/ppc/atomic.exp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102155.345048.patch
Type: text/x-patch
Size: 5524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/470d57ce/attachment.bin>


More information about the llvm-commits mailing list