summaryrefslogtreecommitdiff
path: root/test/Bitcode/ptest-new.ll
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:08:27 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:08:27 +0000
commit13f5c5896dcc43a6a9815715c1f21e953c16d2f8 (patch)
tree2b3d5239f00a7042484640c0ec569838f1906773 /test/Bitcode/ptest-new.ll
parent1d58f989d4034d4e9d007033c260e40486f7bdec (diff)
verify-uselistorder: Force -preserve-bc-use-list-order
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216022 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode/ptest-new.ll')
-rw-r--r--test/Bitcode/ptest-new.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/ptest-new.ll b/test/Bitcode/ptest-new.ll
index 66ef530de43..c17ddc910df 100644
--- a/test/Bitcode/ptest-new.ll
+++ b/test/Bitcode/ptest-new.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; RUN: verify-uselistorder < %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder < %s
define i32 @foo(<2 x i64> %bar) nounwind {
entry: