llvm-project/lld/tools
Michael J. Spencer cfe59fd0d3 [Driver] Replace Target with TargetInfo. Simplify LinkerInput.
This removes Target and moves the functionality it had over to TargetInfo.

This also simplifies LinkerInput by removing the InputKind. This will be handled elsewhere.

llvm-svn: 174589
2013-02-07 06:46:48 +00:00
..
lld [lld] Add support for -mllvm. 2013-01-08 22:59:27 +00:00
lld-core [Driver] Replace Target with TargetInfo. Simplify LinkerInput. 2013-02-07 06:46:48 +00:00
CMakeLists.txt