llvm/lib
Teresa Johnson 18f59c52f2 Rename variables to reflect linker split (NFC)
Renamed variables to be more reflective of whether they are
an instance of Linker, IRLinker or ModuleLinker. Also fix a stale
comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256011 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-18 19:28:59 +00:00
..
Analysis [WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop 2015-12-18 18:12:35 +00:00
AsmParser Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
Bitcode clang-format to reduce diff in another patch. 2015-12-18 14:06:34 +00:00
CodeGen Fix PR25838. 2015-12-17 01:29:08 +00:00
DebugInfo Improve DWARFDebugFrame::parse to also handle __eh_frame. 2015-12-18 18:51:08 +00:00
ExecutionEngine [SectionMemoryManager] Make better use of virtual memory 2015-12-16 11:13:23 +00:00
Fuzzer Fuzzer: Fix library dependencies. 2015-12-16 02:14:57 +00:00
IR Polish atomic pointers 2015-12-17 22:09:19 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker Rename variables to reflect linker split (NFC) 2015-12-18 19:28:59 +00:00
LTO Rename variables to reflect linker split (NFC) 2015-12-18 19:28:59 +00:00
MC Recognize strings for Hexagon-specific variant kinds 2015-12-18 18:47:27 +00:00
Object Handle archives with paths in the names. 2015-12-18 16:07:17 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes
ProfileData [PGO] InstrPGO and coverage code refactoring (NFC) 2015-12-17 00:53:37 +00:00
Support Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
TableGen
Target [AArch64] Promote loads from stores 2015-12-18 18:08:30 +00:00
Transforms [WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop 2015-12-18 18:12:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile