This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lld
/
lib
/
Driver
History
Rui Ueyama
251b0e268b
COFF: Remove the old COFF linker and make link an alias to link2.
...
It's time to remove old COFF linker because the new one is now complete. llvm-svn: 244226
2015-08-06 16:19:35 +00:00
..
CMakeLists.txt
COFF: Remove the old COFF linker and make link an alias to link2.
2015-08-06 16:19:35 +00:00
CoreDriver.cpp
Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
2015-06-22 22:06:52 +00:00
CoreOptions.td
This is my Driver refactoring patch.
2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp
Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
2015-06-22 22:06:52 +00:00
DarwinLdOptions.td
[LLD] Add support for the -stack_size option to Darwin ld.
2015-05-20 22:10:50 +00:00
Driver.cpp
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
2015-06-19 19:43:43 +00:00
GnuLdDriver.cpp
[Mips] Support MIPS big-endian 32/64-bits targets
2015-07-13 09:11:35 +00:00
GnuLdOptions.td
[ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')
2015-04-22 11:58:09 +00:00
TODO.rst
[GNU] Remove -x/-X from the list of options to be implemented.
2015-04-29 20:35:58 +00:00
UniversalDriver.cpp
COFF: Remove the old COFF linker and make link an alias to link2.
2015-08-06 16:19:35 +00:00
UniversalDriverOptions.td
Add support to print version.
2014-10-08 03:47:51 +00:00