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)
commit0c251f74ef730bf462ad4f09aac50b2721b81a5e
treedc0e8da6f661b946ae7a7661f22065f686b3bd35
parentbd38c8d788561f8d6d90c8d8677c95a9bf96ea48
DebugInfo: Rename some testcases

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-parent.ll [deleted file]
test/Assembler/invalid-mdimportedentity-missing-scope.ll [new file with mode: 0644]
test/Assembler/invalid-mdlexicalblock-missing-parent.ll [deleted file]
test/Assembler/invalid-mdlexicalblock-missing-scope.ll [new file with mode: 0644]
test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll [deleted file]
test/Assembler/invalid-mdlexicalblockfile-missing-scope.ll [new file with mode: 0644]