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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/ELF/Config.h b/lld/ELF/Config.h
index a92c5125a25..2ea9f7c9e3d 100644
--- a/lld/ELF/Config.h
+++ b/lld/ELF/Config.h
@@ -121,7 +121,7 @@ struct Configuration {
bool Verbose;
bool WarnCommon;
bool ZCombreloc;
- bool ZExecStack;
+ bool ZExecstack;
bool ZNodelete;
bool ZNow;
bool ZOrigin;
OpenPOWER on IntegriCloud