edit scripts
[c11concurrency-benchmarks.git] / g++
diff --git a/g++ b/g++
index ae69a47d961801d7ea5210f4a170bab56e4916cf..cf17a09ecfe7d6efaf0cd7fcaf1015f6aba68cb9 100755 (executable)
--- a/g++
+++ b/g++
@@ -1,3 +1,3 @@
 #/bin/bash
 
-/usr/local/bin/clang++ -Xclang -load -Xclang /scratch/llvm-project/build/lib/libCDSPass.so -L/scratch/fuzzer/random-fuzzer -lmodel -Wno-unused-command-line-argument -Wno-address-of-packed-member -Wno-mismatched-tags -Wno-unused-private-field -Wno-constant-conversion -Wno-null-dereference $@
\ No newline at end of file
+/usr/local/bin/clang++ -Xclang -load -Xclang /home/vagrant/llvm/build/lib/libCDSPass.so -L/home/vagrant/c11tester -lmodel -Wno-unused-command-line-argument $@