IR: Move MDLocation into place
[oota-llvm.git] / test / Assembler / half-conv.ll
index bf9ae5713979d90f78d090f3b73f0518501e75a9..e6f73cf71ca7cbe614f7dd70c0fa7bd7b97ffeb2 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -O3 | llvm-dis | FileCheck %s
+; RUN: opt < %s -O3 -S | FileCheck %s
+; RUN: verify-uselistorder %s
 ; Testing half to float conversion.
 
 define float @abc() nounwind {