]> granicus.if.org Git - llvm/commitdiff
DebugInfo: Rename some testcases
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 16:21:28 +0000 (16:21 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 16:21:28 +0000 (16:21 +0000)
Momentarily (but never in tree), the `scope:` field was called
`parent:`.  Apparently a few testcases were left behind with "parent" in
the name, so rename them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233560 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/invalid-mdimportedentity-missing-scope.ll [moved from test/Assembler/invalid-mdimportedentity-missing-parent.ll with 100% similarity]
test/Assembler/invalid-mdlexicalblock-missing-scope.ll [moved from test/Assembler/invalid-mdlexicalblock-missing-parent.ll with 100% similarity]
test/Assembler/invalid-mdlexicalblockfile-missing-scope.ll [moved from test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll with 100% similarity]