summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-30 16:21:28 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-30 16:21:28 +0000
commitbcc4f121a33bcfdb2b367737e49fcec4d03a94ef (patch)
treeb9c307852225a0e759729d8dfb2fae6a36a560cb
parent869db50ffd931af466d85ca751a4843fc8aa15bf (diff)
downloadbcm5719-llvm-bcc4f121a33bcfdb2b367737e49fcec4d03a94ef.tar.gz
bcm5719-llvm-bcc4f121a33bcfdb2b367737e49fcec4d03a94ef.zip
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. llvm-svn: 233560
-rw-r--r--llvm/test/Assembler/invalid-mdimportedentity-missing-scope.ll (renamed from llvm/test/Assembler/invalid-mdimportedentity-missing-parent.ll)0
-rw-r--r--llvm/test/Assembler/invalid-mdlexicalblock-missing-scope.ll (renamed from llvm/test/Assembler/invalid-mdlexicalblock-missing-parent.ll)0
-rw-r--r--llvm/test/Assembler/invalid-mdlexicalblockfile-missing-scope.ll (renamed from llvm/test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll)0
3 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Assembler/invalid-mdimportedentity-missing-parent.ll b/llvm/test/Assembler/invalid-mdimportedentity-missing-scope.ll
index 710a0276480..710a0276480 100644
--- a/llvm/test/Assembler/invalid-mdimportedentity-missing-parent.ll
+++ b/llvm/test/Assembler/invalid-mdimportedentity-missing-scope.ll
diff --git a/llvm/test/Assembler/invalid-mdlexicalblock-missing-parent.ll b/llvm/test/Assembler/invalid-mdlexicalblock-missing-scope.ll
index cdd12afde58..cdd12afde58 100644
--- a/llvm/test/Assembler/invalid-mdlexicalblock-missing-parent.ll
+++ b/llvm/test/Assembler/invalid-mdlexicalblock-missing-scope.ll
diff --git a/llvm/test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll b/llvm/test/Assembler/invalid-mdlexicalblockfile-missing-scope.ll
index 1c901e25cb5..1c901e25cb5 100644
--- a/llvm/test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll
+++ b/llvm/test/Assembler/invalid-mdlexicalblockfile-missing-scope.ll
OpenPOWER on IntegriCloud