summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/tailcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode/tailcall.ll')
-rw-r--r--llvm/test/Bitcode/tailcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/tailcall.ll b/llvm/test/Bitcode/tailcall.ll
index ea47df62011..5eed7a39574 100644
--- a/llvm/test/Bitcode/tailcall.ll
+++ b/llvm/test/Bitcode/tailcall.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; RUN: llvm-uselistorder < %s -preserve-bc-use-list-order -num-shuffles=5
+; RUN: verify-uselistorder < %s -preserve-bc-use-list-order -num-shuffles=5
; Check that musttail and tail roundtrip.
OpenPOWER on IntegriCloud