summaryrefslogtreecommitdiff
path: root/test/BugPoint
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-01 23:29:59 +0000
committerChris Lattner <sabre@nondot.org>2003-08-01 23:29:59 +0000
commit14fef50bcf61d59493cb655b75fe21ed729bf73b (patch)
tree4af1e980d041d768cab678cce22214554a9843a9 /test/BugPoint
parent806e1867d96c18e1871344118b445775299f6f20 (diff)
downloadllvm-14fef50bcf61d59493cb655b75fe21ed729bf73b.tar.gz
llvm-14fef50bcf61d59493cb655b75fe21ed729bf73b.tar.bz2
llvm-14fef50bcf61d59493cb655b75fe21ed729bf73b.tar.xz
Fix problem executing the CBE
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7500 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/BugPoint')
-rw-r--r--test/BugPoint/misopt-basictest.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/BugPoint/misopt-basictest.ll b/test/BugPoint/misopt-basictest.ll
index 2530ad0d7d..1ba9adb82b 100644
--- a/test/BugPoint/misopt-basictest.ll
+++ b/test/BugPoint/misopt-basictest.ll
@@ -1,3 +1,4 @@
+; RUN: export PATH=/usr/bin:/bin/:${PATH}
; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg
%.LC0 = internal global [13 x sbyte] c"Hello World\0A\00"