[InstCombine] Shift amount reassociation in bittest: trunc-of-lshr (PR42399)
[llvm-complete.git] / test / Linker / Inputs / type-unique-dst-types3.ll
blob8a5ac2694791646656dffd26e97e173712b3c0f9
1 %A.11 = type opaque
2 @g2 = external global %A.11
4 define %A.11* @use_g2() {
5   ret %A.11* @g2