New testcase
[oota-llvm.git] / test / Assembler / 2003-05-21-ConstantShiftExpr.ll
diff --git a/test/Assembler/2003-05-21-ConstantShiftExpr.ll b/test/Assembler/2003-05-21-ConstantShiftExpr.ll
new file mode 100644 (file)
index 0000000..0a4f8c2
--- /dev/null
@@ -0,0 +1,3 @@
+; Test that shift instructions can be used in constant expressions.
+
+global int shl (int 7, ubyte 19)