llvm-6502/test/Linker/Inputs/type-unique-dst-types3.ll
Rafael Espindola 805b8166cf Add a test showing what the linker IdentifiedStructTypes is for.
Without this it could just be deleted and all tests would pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222985 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-01 03:20:57 +00:00

3 lines
48 B
LLVM

%A.11 = type opaque
@g2 = external global %A.11