summaryrefslogtreecommitdiff
path: root/test/Setup
diff options
context:
space:
mode:
Diffstat (limited to 'test/Setup')
-rw-r--r--test/Setup4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Setup b/test/Setup
new file mode 100644
index 0000000000..6972103e28
--- /dev/null
+++ b/test/Setup
@@ -0,0 +1,4 @@
+setenv LD_LIBRARY_PATH ../lib/Assembly/Parser/Debug:../lib/Assembly/Writer/Debug:../lib/Analysis/Debug:../lib/VMCore/Debug:../lib/Bytecode/Writer/Debug:../lib/Bytecode/Reader/Debug:../lib/Optimizations/Debug
+
+setenv PATH ../tools/dis:../tools/opt:../tools/strip:${PATH}
+alias as ../tools/as/as