hanchenye-llvm-project/lld/lib/Driver
Pete Cooper 9b28a4559e Add cmdline options for LC_DATA_IN_CODE load command.
Also added the defaults for whether to generate this load command, which
the cmdline options are able to override.

There was also a difference to ld64 which is fixed here in that ld64 will
generate an empty data in code command if requested.

rdar://problem/24472630

llvm-svn: 260191
2016-02-09 02:10:39 +00:00
..
CMakeLists.txt [old ELF] Remove AMDGPU target 2016-01-11 21:40:40 +00:00
CoreDriver.cpp Move parsing of LLVM options to parse() method. 2015-12-16 20:53:27 +00:00
CoreOptions.td
DarwinLdDriver.cpp Add cmdline options for LC_DATA_IN_CODE load command. 2016-02-09 02:10:39 +00:00
DarwinLdOptions.td Add cmdline options for LC_DATA_IN_CODE load command. 2016-02-09 02:10:39 +00:00
Driver.cpp Move parsing of LLVM options to parse() method. 2015-12-16 20:53:27 +00:00
GnuLdDriver.cpp [old ELF] Remove AMDGPU target 2016-01-11 21:40:40 +00:00
GnuLdOptions.td [Driver] Ignore -G option in both new and old ELF linker 2015-10-28 14:50:58 +00:00
TODO.rst
UniversalDriver.cpp ELF: Make link() to take an output stream to which error messages are written. 2016-02-02 22:49:32 +00:00
UniversalDriverOptions.td