When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Assembler / 2005-05-05-OpaqueUndefValues.ll
1 ; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
2
3 %t = type opaque
4 @x = global %t undef