[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Linker / Inputs / type-unique-alias.ll
blobd243c3a16972dd881f8235e94d12c13c9be0e3ba
1 %u = type { i8 }
3 @g2 = global %u zeroinitializer
4 @a = weak alias %u, ptr @g2