summaryrefslogtreecommitdiff
path: root/lib/Core/Reader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/Reader.cpp')
-rw-r--r--lib/Core/Reader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Core/Reader.cpp b/lib/Core/Reader.cpp
index 6069093d211e..107db07891da 100644
--- a/lib/Core/Reader.cpp
+++ b/lib/Core/Reader.cpp
@@ -47,7 +47,6 @@ Registry::loadFile(std::unique_ptr<MemoryBuffer> mb) const {
static const Registry::KindStrings kindStrings[] = {
{Reference::kindLayoutAfter, "layout-after"},
- {Reference::kindGroupChild, "group-child"},
{Reference::kindAssociate, "associate"},
LLD_KIND_STRING_END};