summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/calling-conventions.3.2.ll
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-30 17:11:27 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-30 17:11:27 +0000
commita12e023c8af35d5f9029d7484e180521e50f4a1f (patch)
tree325be91ee51f08c29663d6af50b6efc1d3f6ac68 /llvm/test/Bitcode/calling-conventions.3.2.ll
parente8387a5d2b7aab37f144e1e3c382349602a6276d (diff)
downloadbcm5719-llvm-a12e023c8af35d5f9029d7484e180521e50f4a1f.tar.gz
bcm5719-llvm-a12e023c8af35d5f9029d7484e180521e50f4a1f.zip
Rename llvm-uselistorder => verify-uselistorder
llvm-svn: 214318
Diffstat (limited to 'llvm/test/Bitcode/calling-conventions.3.2.ll')
-rw-r--r--llvm/test/Bitcode/calling-conventions.3.2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/calling-conventions.3.2.ll b/llvm/test/Bitcode/calling-conventions.3.2.ll
index 6a497dc8d5a..e1f16349499 100644
--- a/llvm/test/Bitcode/calling-conventions.3.2.ll
+++ b/llvm/test/Bitcode/calling-conventions.3.2.ll
@@ -1,5 +1,5 @@
; RUN: llvm-dis < %s.bc| FileCheck %s
-; RUN: llvm-uselistorder < %s.bc -preserve-bc-use-list-order -num-shuffles=5
+; RUN: verify-uselistorder < %s.bc -preserve-bc-use-list-order -num-shuffles=5
; calling-conventions.3.2.ll.bc was generated by passing this file to llvm-as-3.2.
; The test checks that LLVM does not silently misread calling conventions of
OpenPOWER on IntegriCloud