aboutsummaryrefslogtreecommitdiff
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 fcca8c4..691ebfc 100644
--- a/lld/ELF/Config.h
+++ b/lld/ELF/Config.h
@@ -310,6 +310,7 @@ struct Config {
bool zInitfirst;
bool zInterpose;
bool zKeepTextSectionPrefix;
+ bool zLrodataAfterBss;
bool zNodefaultlib;
bool zNodelete;
bool zNodlopen;