blob: 830dd7a1e6a4dad66d1e4ba424059a96575b408d [file] [log] [blame]
Tanya Lattnere7e3f2e2004-11-06 22:07:09 +00001; RUN: llvm-as < %s -o /dev/null -f
2
Chris Lattner06e4ea32003-05-21 17:34:24 +00003; Test that shift instructions can be used in constant expressions.
4
5global int shl (int 7, ubyte 19)