summaryrefslogtreecommitdiff
path: root/test/BugPoint/misopt-basictest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/BugPoint/misopt-basictest.ll')
-rw-r--r--test/BugPoint/misopt-basictest.ll5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/BugPoint/misopt-basictest.ll b/test/BugPoint/misopt-basictest.ll
index 76363dfb1f..66cc53f42e 100644
--- a/test/BugPoint/misopt-basictest.ll
+++ b/test/BugPoint/misopt-basictest.ll
@@ -1,6 +1,5 @@
-; RUN: PATH=/usr/bin:/bin/:${PATH}
-; RUN: export PATH
-; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg
+; RUN: llvm-upgrade < %s > %t1.ll
+; RUN: bugpoint %t1.ll -dce -bugpoint-deletecalls -simplifycfg
%.LC0 = internal global [13 x sbyte] c"Hello World\0A\00"