[InstCombine] Shift amount reassociation in bittest: trunc-of-lshr (PR42399)
[llvm-complete.git] / test / Linker / Inputs / type-unique-opaque.ll
blob872b601f6910637e685f48e33d5a6ee5f31c422b
1 %t = type { i8 }
2 %t2 = type { %t*, i16 }
4 define %t2* @f() {
5   ret %t2* null