commit | a56b3a4dcce947121ca307fd7d7a1ed645fdabc1 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Fri Mar 20 00:14:09 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Fri Mar 20 00:14:09 2009 +0000 |
tree | 9a9d0980848d78d00326b81ebfdd75baca736d53 | |
parent | 2aa4c4e0b21990367ef15cd6d42ab9f9dd9ff29f [diff] [blame] |
Fix typo's. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67349 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/BugPoint/misopt-basictest.ll b/test/BugPoint/misopt-basictest.ll index c3459d5..11cc2ae 100644 --- a/test/BugPoint/misopt-basictest.ll +++ b/test/BugPoint/misopt-basictest.ll
@@ -1,4 +1,4 @@ -; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes %bugpoint_tops +; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes %bugpoint_topts @.LC0 = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]