summaryrefslogtreecommitdiffstats
path: root/lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/include/lld/ReaderWriter/PECOFFLinkingContext.h')
-rw-r--r--lld/include/lld/ReaderWriter/PECOFFLinkingContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/include/lld/ReaderWriter/PECOFFLinkingContext.h b/lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
index de5f6f4281d..7283161a35a 100644
--- a/lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
+++ b/lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
@@ -67,6 +67,7 @@ public:
}
std::string name;
+ std::string internalName;
int ordinal;
bool noname;
bool isData;
OpenPOWER on IntegriCloud