llvm-6502/lib
Jim Grosbach 016d34cc4c NeedStub/DoesntNeedStub logic was reversed, leading to not using a stub
for global relocations that do need them (libc calls, for example).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57010 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-03 15:52:42 +00:00
..
Analysis Teach internalize to preserve the callgraph. 2008-10-03 07:36:09 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser regenerate 2008-10-03 15:52:39 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Switch the MachineOperand accessors back to the short names like 2008-10-03 15:45:36 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Switch the MachineOperand accessors back to the short names like 2008-10-03 15:45:36 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System CMake: Added Host.cpp to lib/System/CMakeLists.txt. 2008-10-02 17:39:29 +00:00
Target NeedStub/DoesntNeedStub logic was reversed, leading to not using a stub 2008-10-03 15:52:42 +00:00
Transforms Teach internalize to preserve the callgraph. 2008-10-03 07:36:09 +00:00
VMCore Remove redundant check. 2008-10-02 18:38:23 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00