modify build setup
[c11concurrency-benchmarks.git] / clang
diff --git a/clang b/clang
new file mode 100755 (executable)
index 0000000..d18ecea
--- /dev/null
+++ b/clang
@@ -0,0 +1,3 @@
+#/bin/bash
+
+/usr/local/bin/clang -Xclang -load -Xclang /scratch/llvm-project/build/lib/libCDSPass.so -Wno-unused-command-line-argument $@
\ No newline at end of file