mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 12:46:09 +00:00

This reverts 4f0325873faccfbe171bae4babceb65975ca892e and follow-up patches (see below) while I investigate some ongoing failures on the buildbots. --- Revert "[clang-repl] Try to XFAIL testcase on arm32 without affecting arm64 darwin." This reverts commit fd174f0ff3e793fe96a6663b1488ed159cfe042f. Revert "[clang-repl] The simple-exception test now passes on arm64-darwin." This reverts commit c9bc242e387f4a4a3dfcd86561f3ec0ca8a72d62. Revert "[ORC] Destroy defunct MaterializationUnits outside the session lock." This reverts commit a001cc0e6cdcfa672b8aff9ce6d14782bb96356a. Revert "[ORC] Add explicit narrowing casts to fix build errors." This reverts commit 26fc07d5d88760ad659599184fd10181287d2d9e. Revert "[ORC] Enable JIT support for the compact-unwind frame info format on Darwin." This reverts commit 4f0325873faccfbe171bae4babceb65975ca892e.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================