llvm-project/lld/lib/Driver
Rui Ueyama fa67adc28d [PECOFF] Allow /export:<symbol>,PRTVATE.
PRIVATE option is also an undocumented feature.

llvm-svn: 218696
2014-09-30 20:09:31 +00:00
..
CMakeLists.txt [mach-o] Move implementation of MachOFileNode::parse 2014-09-29 23:04:24 +00:00
CoreDriver.cpp Greatly simplify InputGraph. 2014-04-01 21:55:36 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinInputGraph.cpp [mach-o] Move implementation of MachOFileNode::parse 2014-09-29 23:04:24 +00:00
DarwinLdDriver.cpp Make anonymous namespace as small as possible. 2014-09-12 17:30:13 +00:00
DarwinLdOptions.td [mach-o]: Support deprecated -seg1addr alias for -image_base 2014-09-11 07:56:20 +00:00
Driver.cpp Change the signature of insertElementAt and rename addInputElementFront 2014-07-24 00:08:22 +00:00
GnuLdDriver.cpp [ELF][Driver] Produce a proper error when file is not found 2014-09-08 04:18:11 +00:00
GnuLdInputGraph.cpp [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
GnuLdOptions.td [ELF] Implement --rosegment 2014-09-08 04:05:52 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
TODO.rst [TODO] revisit features TODO in the driver 2014-04-02 05:45:52 +00:00
UniversalDriver.cpp Make -core/-flavor options have higher priority than linker name 2014-09-23 18:09:38 +00:00
UniversalDriverOptions.td [Driver] Change UniversalDriver to use TD file. 2013-10-24 04:23:02 +00:00
WinLinkDriver.cpp [PECOFF] Allow /export:<symbol>,PRTVATE. 2014-09-30 20:09:31 +00:00
WinLinkInputGraph.cpp Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
WinLinkModuleDef.cpp [PECOFF] Keep unmangled name in the export table descriptor 2014-09-24 00:55:15 +00:00
WinLinkOptions.td [PECOFF] Add /HighEntropyVA. 2014-08-25 22:23:34 +00:00