about summary refs log tree commit diff homepage
path: root/test/Feature/IsSymbolic.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/IsSymbolic.c')
-rw-r--r--test/Feature/IsSymbolic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/IsSymbolic.c b/test/Feature/IsSymbolic.c
index 8e39b99f..033d9d6a 100644
--- a/test/Feature/IsSymbolic.c
+++ b/test/Feature/IsSymbolic.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -emit-llvm %O0opt -c -o %t1.bc
+// RUN: %clang %s -emit-llvm %O0opt -c -o %t1.bc
 // RUN: rm -rf %t.klee-out
 // RUN: %klee --output-dir=%t.klee-out %t1.bc