llvm-project/lld/lib/Driver
Shankar Easwaran 2302bd5568 [lld] rename member variable name.
This renames variable name to reflect initial undefined symbols that are
defined by the linker -u option.

This doesnot change any functionality in lld, and updates code to reflect
Nick's comment.

llvm-svn: 184682
2013-06-24 03:22:51 +00:00
..
CMakeLists.txt [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
CoreDriver.cpp [Driver][Core] Handle -mllvm option. 2013-06-05 23:19:18 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp fix darwin driver to validate command line options 2013-04-04 19:26:14 +00:00
DarwinOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
Driver.cpp Instrument things. 2013-05-28 18:55:39 +00:00
GnuLdDriver.cpp [lld] rename member variable name. 2013-06-24 03:22:51 +00:00
LDOptions.td [ELF] add -u/--undefined option, to define undefined symbols 2013-06-19 00:31:09 +00:00
UniversalDriver.cpp [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
WinLinkDriver.cpp [WinLink] Support /nxcompat command line option. 2013-06-16 03:07:08 +00:00
WinLinkOptions.td [WinLink] Support /nxcompat command line option. 2013-06-16 03:07:08 +00:00