llvm-project/lld/lib
Rui Ueyama e081e22036 [PECOFF] Make PECOFFFileNode::parse idempotent.
PECOFFFileNode::parse can be called twice -- once by WinLink driver and
once more by Driver. We want to make sure that the second call won't mess
up the internal data.

llvm-svn: 205284
2014-04-01 06:18:19 +00:00
..
Core [core] support .gnu.linkonce sections 2014-04-01 03:49:55 +00:00
Driver [PECOFF] Make PECOFFFileNode::parse idempotent. 2014-04-01 06:18:19 +00:00
Passes Do not use layout-before to layout atoms. 2014-03-27 22:08:26 +00:00
ReaderWriter [core] support .gnu.linkonce sections 2014-04-01 03:49:55 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00