At C bindings and an example for LLJIT with lazy reexports Differential Revision: https://reviews.llvm.org/D104672
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
# RUN: OrcV2CBindingsLazy 2>&1 | FileCheck -check-prefix=THIS %s
|
|
# RUN: OrcV2CBindingsLazy 0 2>&1 | FileCheck -check-prefix=OTHER %s
|
|
|
|
# THIS: entry(1) = 1
|
|
# OTHER: entry(2) = 2
|