OSDN Git Service

Cleanup tests to not share a DISubprogram between multiple Functions.
authorAdrian Prantl <aprantl@apple.com>
Thu, 4 May 2017 16:24:31 +0000 (16:24 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 4 May 2017 16:24:31 +0000 (16:24 +0000)
commit5013f6327b3ad856908f22ce9bc2b5c8a5a49647
treed24e7bca35f630566223ed21346156a5bdcce95f
parente27523b83755d1c126a959aeffe6468779d972ea
Cleanup tests to not share a DISubprogram between multiple Functions.

rdar://problem/31926379

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302166 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/GlobalISel/debug-insts.ll
test/CodeGen/AArch64/GlobalISel/select-dbg-value.mir
test/CodeGen/X86/dbg-baseptr.ll
test/CodeGen/X86/frame-lowering-debug-intrinsic.ll
test/Transforms/CodeExtractor/PartialInlineOptRemark.ll
test/Transforms/InstCombine/debuginfo-dce.ll
test/Transforms/LoopRotate/dbgvalue.ll
test/Transforms/SampleProfile/Inputs/indirect-call.prof
test/Transforms/SampleProfile/indirect-call.ll
test/Verifier/metadata-function-dbg.ll [deleted file]