[all-commits] [llvm/llvm-project] 617cd0: Revert "[CMake][compiler-rt][AArch64] Avoid prepro...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Mon Dec 14 01:46:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 617cd01a4b7abcb4be9dc0139bf3ed03f241608a
https://github.com/llvm/llvm-project/commit/617cd01a4b7abcb4be9dc0139bf3ed03f241608a
Author: Raul Tambre <raul at tambre.ee>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/builtins/aarch64/lse.S
Log Message:
-----------
Revert "[CMake][compiler-rt][AArch64] Avoid preprocessing LSE builtins separately"
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.
Differential Revision: https://reviews.llvm.org/D93199
More information about the All-commits
mailing list