llvm-project/lld/lib
Rui Ueyama 5def41ee40 [PECOFF] Read files lazily.
ExportedSymbolRenameFile is not always used. In most cases we don't
need to read given files at all. So lazy load would help. This doesn't
change the meaining of the program.

llvm-svn: 208818
2014-05-14 22:35:47 +00:00
..
Core Fix regression introduced in r205566. 2014-05-14 17:29:27 +00:00
Driver Add -print_atoms options to DarwinLdDriver which dumps final state of all atoms in yaml 2014-05-14 21:32:21 +00:00
Passes [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:21:31 +00:00
ReaderWriter [PECOFF] Read files lazily. 2014-05-14 22:35:47 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00