llvm-project/lld/lib
Pete Cooper b8fec3ea62 Set max segment protection level.
The initial segment protection was also being used to set the maximum
segment protection level.  Instead, the maximum should be set according
to the architecture we are linking.  For example on Mac OS it should be
RWX on most pages, but on iOS is often on R_X.

rdar://problem/24515136

llvm-svn: 259966
2016-02-06 00:51:16 +00:00
..
Config Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC. 2016-01-07 00:14:09 +00:00
Core Fix handling of mach header and DSO handle symbols. 2016-02-02 21:37:15 +00:00
Driver Add support for the source_version cmdline option. 2016-02-04 02:45:23 +00:00
ReaderWriter Set max segment protection level. 2016-02-06 00:51:16 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00