Rui Ueyama 9c77d27004 Garbage-collect common symbols.
Liveness is usually a notion of input sections, but this patch adds
"liveness" bit to common symbols because they don't belong to any
input section.

This patch is based on https://reviews.llvm.org/D36520

Differential Revision: https://reviews.llvm.org/D36546

llvm-svn: 310617
2017-08-10 15:54:27 +00:00
..
2017-08-04 20:06:03 +00:00
2017-08-10 15:54:27 +00:00
2017-08-03 02:16:33 +00:00
2017-08-03 02:16:33 +00:00
2017-08-10 15:54:27 +00:00
2016-03-30 22:40:59 +00:00
2017-06-24 21:16:41 +00:00

LLVM Linker (lld)

This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.

lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.