summaryrefslogtreecommitdiffstats
path: root/lld/ELF/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/Config.h')
-rw-r--r--lld/ELF/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/ELF/Config.h b/lld/ELF/Config.h
index 3a6725a1ad2..7ceab51b3ef 100644
--- a/lld/ELF/Config.h
+++ b/lld/ELF/Config.h
@@ -126,6 +126,7 @@ struct Configuration {
bool HasDynamicList = false;
bool HasDynSymTab;
bool ICF;
+ bool ICFData;
bool MipsN32Abi = false;
bool NoGnuUnique;
bool NoUndefinedVersion;
OpenPOWER on IntegriCloud