commit | 27d0fef451711c6bc5f72db1bd5a026d5ba1f8c5 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Aug 01 23:29:59 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Aug 01 23:29:59 2003 +0000 |
tree | 8930e8c90747c328ca306408cc7243901730379c | |
parent | fc6f3e9346ad513e7579d764e56b284daaeb66e3 [diff] [blame] |
Fix problem executing the CBE llvm-svn: 7500
diff --git a/llvm/test/Regression/BugPoint/misopt-basictest.ll b/llvm/test/Regression/BugPoint/misopt-basictest.ll index 2530ad0..1ba9adb 100644 --- a/llvm/test/Regression/BugPoint/misopt-basictest.ll +++ b/llvm/test/Regression/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"