llvm-project/lld/lib
Michael J. Spencer 1ecf890215 [Pass][Layout] Make algorithm not n^2.
This reduces the time spent in this function while linking ASTMatchersTests
from %43 to %2.4 of total link time.

llvm-svn: 176842
2013-03-12 00:10:00 +00:00
..
Core Add basic linker script parsing. 2013-03-01 00:03:36 +00:00
Driver [Driver][GNU] Accept and ignore more options. 2013-03-09 01:41:37 +00:00
Passes [Pass][Layout] Make algorithm not n^2. 2013-03-12 00:10:00 +00:00
ReaderWriter [ELF] Set values for bss_start and end symbols properly, If there are two load segments with RW permissions, bss_start and end may get set inappropriate 2013-03-11 01:38:22 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00