Causing issues on Apple buildbots.
http://green.lab.llvm.org/green/job/clang-stage1-RA/17019/console
This reverts commit 33b740f8dc3496237619a7bc6722f23655cb1f94.
This reverts commit d9697c2e6b153ac7dc40a69450d9b672f71b1029.
Paths
| Differential D93199
Revert "[CMake][compiler-rt][AArch64] Avoid preprocessing LSE builtins separately" ClosedPublic Authored by tambre on Dec 14 2020, 1:42 AM.
Details Summary Causing issues on Apple buildbots. This reverts commit 33b740f8dc3496237619a7bc6722f23655cb1f94.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, jfb, kristof.beyls and 2 others. · View Herald TranscriptDec 14 2020, 1:42 AM This revision was landed with ongoing or failed builds. Closed by commit rG617cd01a4b7a: Revert "[CMake][compiler-rt][AArch64] Avoid preprocessing LSE builtins… (authored by tambre). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions
Fix for lse.S is not landed yet: https://reviews.llvm.org/D92530 Comment Actions
Any reason for that to not have landed yet? If not, I could probably land that prior to recommiting mine. Comment Actions
I guess because of patch https://reviews.llvm.org/D92836 removing outline atomics for Apple.
Revision Contents
Diff 311523 compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/aarch64/lse.S
|