diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/BugPoint/misopt-basictest.ll | 1 |
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" |