llvm-project/lld/lib
Rui Ueyama 47a8a83dc3 FileArchive cleanup
Moved code used only by isDataSymbol from find to isDataSymbol member
function. Also changed the return type of isDataSymbol because
previously "if (isDataSymbol(...))" meant "if it is *not* a data symbol"
which is opposite from what you'd expect.

llvm-svn: 217285
2014-09-05 22:06:07 +00:00
..
Core Simplify. No functionality changes. 2014-08-22 02:00:58 +00:00
Driver [PECOFF] Run cvtres.exe with /machine:x64. 2014-09-05 00:26:28 +00:00
Passes Fix unsafe memory access 2014-07-25 19:46:31 +00:00
ReaderWriter FileArchive cleanup 2014-09-05 22:06:07 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00