Remove msqueue test case
[c11tester.git] / libcdsTest / ms-queue / script.sh
diff --git a/libcdsTest/ms-queue/script.sh b/libcdsTest/ms-queue/script.sh
deleted file mode 100755 (executable)
index 6080cb7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-clang++ -o msqueue2 -Xclang -load -Xclang /scratch/llvm/build/lib/libCDSPass.so intrusive_msqueue_hp.cc -I. -I /scratch/benchmarks/libcds -g -O1 -std=c++11 -L /scratch/new-fuzzer -lmodel -L /scratch/benchmarks/libcds/libcds-llvm/bin -lcds_d -lpthread
-
-export LD_LIBRARY_PATH=/scratch/benchmarks/libcds/libcds-llvm/bin:/scratch/new-fuzzer/