1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Linker
Reid Spencer d8c3813f51 For PR1302:
Use local variable names that match the function parameter name that it
is passed to so the code is more clear, to wit: is_bytecode -> is_native

llvm-svn: 35656
2007-04-04 06:44:18 +00:00
..
LinkArchives.cpp For PR411: 2007-02-05 21:19:13 +00:00
Linker.cpp push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
LinkItems.cpp For PR1302: 2007-04-04 06:44:18 +00:00
LinkModules.cpp For PR1195: 2007-02-15 02:26:10 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00