We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1244803 commit 3a474e7Copy full SHA for 3a474e7
llvm/test/ExecutionEngine/Orc/minimal-throw-catch.ll
@@ -1,5 +1,5 @@
1
; REQUIRES: x86_64-apple
2
-; RUN: lli -jit-kind=orc-lazy %s
+; RUN: lli -jit-kind=orc %s
3
;
4
; Basic correctness testing for eh-frame processing and registration.
5
0 commit comments