add some tests for floating point compare
[oota-llvm.git] / test / Assembler / 2003-05-21-ConstantShiftExpr.ll
index 0a4f8c2228fbb39741ec6977031465661bc2612b..830dd7a1e6a4dad66d1e4ba424059a96575b408d 100644 (file)
@@ -1,3 +1,5 @@
+; RUN: llvm-as < %s -o /dev/null -f
+
 ; Test that shift instructions can be used in constant expressions.
 
 global int shl (int 7, ubyte 19)