[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Linker / Inputs / type-unique-alias.ll
index 3ee162ccfcfeb2250fb543f1e8115fd0afba9904..5a3dc7d3701113362efe07e77da33654b86016dc 100644 (file)
@@ -1,4 +1,4 @@
 %u = type { i8 }
 
 @g2 = global %u zeroinitializer
-@a = weak alias %u* @g2
+@a = weak alias %u, %u* @g2