This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
587aeafe2c1d7bcc3a330cab4c6812f736127baa
clang-p2996
/
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
…
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