Files
clang-p2996/llvm/test/Examples/OrcV2Examples/orcv2-cbindings-lazy.test
Valentin Churavy 45e8a0befb [Orc] At CBindings for LazyRexports
At C bindings and an example for LLJIT with lazy reexports

Differential Revision: https://reviews.llvm.org/D104672
2021-07-01 21:52:05 +02:00

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