mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
eafb5c90da
Enable the Orc C-Bindings for testing. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D104637
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
# RUN: OrcV2CBindingsReflectProcessSymbols 2>&1 | FileCheck %s
|
|
|
|
# CHECK: 3 * 4 + 5 = 17
|