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 1ec794d commit c0f7ebeCopy full SHA for c0f7ebe
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