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