[llvm] [compiler-rt] [clang] [clang-repl] [ORC] Add support for out-of-process execution on ELF (PR #79936)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 23:31:38 PST 2024


================
@@ -0,0 +1,61 @@
+// REQUIRES: host-supports-jit, x86_64-linux
----------------
vgvassilev wrote:

I believe this test copies some content from other tests. Would it make sense to add an extra `RUN` line to the tests themselves?

https://github.com/llvm/llvm-project/pull/79936


More information about the cfe-commits mailing list