[all-commits] [llvm/llvm-project] 22267f: [ORC-RT] Check for jit-compatible-osx-swift-runtim...
lhames via All-commits
all-commits at lists.llvm.org
Mon Apr 17 14:28:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22267f6f8c183653ff81c62d7d0b0abb4a6eeeef
https://github.com/llvm/llvm-project/commit/22267f6f8c183653ff81c62d7d0b0abb4a6eeeef
Author: Lang Hames <lhames at gmail.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M compiler-rt/test/orc/TestCases/Darwin/arm64/objc-category.S
M compiler-rt/test/orc/TestCases/Darwin/arm64/trivial-objc-methods.S
M compiler-rt/test/orc/TestCases/Darwin/x86-64/trivial-objc-methods.S
Log Message:
-----------
[ORC-RT] Check for jit-compatible-osx-swift-runtime on tests that need one.
rdar://107846455
More information about the All-commits
mailing list