[all-commits] [llvm/llvm-project] f3671d: Revert "[ORC-RT] Configure the ORC runtime for mor...
Ben Langmuir via All-commits
all-commits at lists.llvm.org
Wed Oct 20 15:33:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3671de5500ff1f8210419226a9603a7d83b1a31
https://github.com/llvm/llvm-project/commit/f3671de5500ff1f8210419226a9603a7d83b1a31
Author: Ben Langmuir <blangmuir at apple.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/orc/CMakeLists.txt
M compiler-rt/lib/orc/elfnix_tls.x86-64.S
M compiler-rt/lib/orc/macho_tlv.x86-64.S
M compiler-rt/lib/orc/simple_packed_serialization.h
Log Message:
-----------
Revert "[ORC-RT] Configure the ORC runtime for more architectures and platforms"
Broke on aarch64-linux. Reverting while I investigate.
This reverts commit 5692ed0cce8c9506eef40ffe6ca2d9629956c51c.
More information about the All-commits
mailing list