hanchenye-llvm-project/lld/lib/Core
Shankar Easwaran 7915ff34b7 [lld][LinkingContext][ELF] Allow different output file types.
This adds an option --output-filetype that can be set to either
YAML/Native(case insensitive). The linker would create the outputs
associated with the type specified by the user.

Changes all the tests to use the new option.

llvm-svn: 191183
2013-09-23 04:24:15 +00:00
..
CMakeLists.txt Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
DefinedAtom.cpp [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +00:00
Error.cpp fix typo in error string 2013-07-23 22:17:47 +00:00
File.cpp Fix spelling error. s/Libary/Library/g. 2013-08-09 04:19:54 +00:00
InputFiles.cpp [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
LinkingContext.cpp [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
PassManager.cpp Instrument things. 2013-05-28 18:55:39 +00:00
Resolver.cpp [PECOFF] Handle weak external symbols. 2013-09-12 21:42:52 +00:00
SymbolTable.cpp Add a fallback mechanism for undefined atom. 2013-09-12 19:14:05 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00