Move operator<<(std::ostream&, const LiveInterval&) out of the header file.
[oota-llvm.git] / test / Assembler / 2003-05-21-ConstantShiftExpr.ll
1 ; Test that shift instructions can be used in constant expressions.
2
3 global int shl (int 7, ubyte 19)