Add a testcase to check that debug info is upgraded when compiling LLVM IR
authorAdrian Prantl <aprantl@apple.com>
Mon, 2 Oct 2017 18:31:52 +0000 (18:31 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 2 Oct 2017 18:31:52 +0000 (18:31 +0000)
commita351f150b2843e9bcacd64cba84cd54f146b7666
tree1e2c311ee5dbb0c2a0c0a20c95812dd6c99db7a6
parenta8b2ddbde453fab0db90be21b9a1ff961a7770e0
Add a testcase to check that debug info is upgraded when compiling LLVM IR
through clang.

llvm-svn: 314700
clang/test/CodeGen/verify-debuginfo.ll [new file with mode: 0644]