[opaque pointer type] Add textual IR support for explicit type parameter to getelemen...
[oota-llvm.git] / test / Assembler / half-constprop.ll
index 03ccdda97e0a34bac6372c84973d6373f2f4dad2..c5ae3bf16abb12cbc35e2a346e886ea1e2eb5693 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 constant propagation.
 
 define half @abc() nounwind {