Sign in
llvm
/
llvm-test-suite
/
refs/heads/main
/
.
/
MultiSource
/
Benchmarks
/
Prolangs-C
/
agrep
/
CMakeLists.txt
blob: 173c8365db31ae4420f1a97016bab159544aa893 [
file
] [
log
] [
blame
]
list(APPEND CFLAGS -Wno-implicit-int)
set(RUN_OPTIONS -2 int InstructionCombining.cpp.txt)
set(HASH_PROGRAM_OUTPUT 1)
llvm_multisource(agrep)
llvm_test_data(agrep InstructionCombining.cpp.txt)