Rui Ueyama 86696f38ea ELF2: Avoid bitwise-OR hack. NFC.
The previous code is too clever that that needs a bit more
brain power than this new code.

llvm-svn: 250934
2015-10-21 19:41:03 +00:00
..
2015-09-03 17:01:18 +00:00
2015-10-21 19:41:03 +00:00
2015-10-21 17:09:47 +00:00
2015-10-02 12:57:34 +00:00
2014-04-07 04:52:24 +00:00
2015-03-12 20:14:35 +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.