summaryrefslogtreecommitdiff
path: root/ELF/Config.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2018-06-27 19:15:02 +0000
committerDimitry Andric <dim@FreeBSD.org>2018-06-27 19:15:02 +0000
commit384e0a667a03156faed5fb21210af8a9288a9122 (patch)
treed6ca6b097f252b802977b508309796c533b94cc5 /ELF/Config.h
parentf0d24653c11c321b090f5fce1fef226689eb7930 (diff)
downloadsrc-test2-384e0a667a03156faed5fb21210af8a9288a9122.tar.gz
src-test2-384e0a667a03156faed5fb21210af8a9288a9122.zip
Vendor import of lld 6.0.1 release r335540:vendor/lld/lld-release_601-r335540vendor/lld-60
Notes
Notes: svn path=/vendor/lld/dist-release_60/; revision=335728 svn path=/vendor/lld/lld-release_601-r335540/; revision=335729; tag=vendor/lld/lld-release_601-r335540
Diffstat (limited to 'ELF/Config.h')
-rw-r--r--ELF/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Config.h b/ELF/Config.h
index ed425720965e..1f244df4d652 100644
--- a/ELF/Config.h
+++ b/ELF/Config.h
@@ -151,6 +151,7 @@ struct Configuration {
bool WarnMissingEntry;
bool ZCombreloc;
bool ZExecstack;
+ bool ZHazardplt;
bool ZNocopyreloc;
bool ZNodelete;
bool ZNodlopen;