LTO: Add a testcase for linking modules with incompatible Debug Info
authorAdrian Prantl <aprantl@apple.com>
Mon, 19 May 2014 23:41:25 +0000 (23:41 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 19 May 2014 23:41:25 +0000 (23:41 +0000)
commit30e58303015fe880180e3caffdd8a3264cde236a
tree91d11207436c1a4d6449f5037156d921ad45e620
parentdce55ec57531a0abd047fc277b07f3954f9f7fa0
LTO: Add a testcase for linking modules with incompatible Debug Info
Versions.
rdar://problem/16926122

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209183 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/debug-info-version-a.ll [new file with mode: 0644]
test/Linker/debug-info-version-b.ll [new file with mode: 0644]