llvm-project/lld/lib
Rui Ueyama fe36b40019 [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change.
Split FileCOFF's constructor into mainly two private methods.
One method is responsible to iterate over symbol tables, and other
method is to atomize defined atoms. This is for readability and
no changes in functionality.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D940

llvm-svn: 183708
2013-06-10 22:57:49 +00:00
..
Core Instrument things. 2013-05-28 18:55:39 +00:00
Driver [PECOFF][Driver] Add -heap command line option. 2013-06-08 22:59:10 +00:00
Passes [LayoutPass] Add a method to check the followon graph structure. 2013-06-07 20:18:39 +00:00
ReaderWriter [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change. 2013-06-10 22:57:49 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00