summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/half-conv.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/half-conv.ll')
-rw-r--r--llvm/test/Assembler/half-conv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/half-conv.ll b/llvm/test/Assembler/half-conv.ll
index b45f27134dd..e6f73cf71ca 100644
--- a/llvm/test/Assembler/half-conv.ll
+++ b/llvm/test/Assembler/half-conv.ll
@@ -1,5 +1,5 @@
; RUN: opt < %s -O3 -S | FileCheck %s
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder %s
; Testing half to float conversion.
define float @abc() nounwind {
OpenPOWER on IntegriCloud