1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Examples/OrcV2Examples/orcv2-cbindings-reflect-process-symbols.test
Valentin Churavy eafb5c90da [Orc] Run the examples as part of the tests
Enable the Orc C-Bindings for testing.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D104637
2021-06-30 21:45:16 +02:00

4 lines
88 B
Plaintext

# RUN: OrcV2CBindingsReflectProcessSymbols 2>&1 | FileCheck %s
# CHECK: 3 * 4 + 5 = 17