brintos

brintos / llvm-project-archived public Read only

0
0
Text · 87 B · d5ebccc Raw
5 lines · plain
1%struct.A = type { %struct.B }2%struct.B = type opaque3 4@g = external global %struct.A5