llvm-6502/lib
Reid Spencer 5e081fb74a Moved to lib/Linker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17786 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-14 22:15:31 +00:00
..
Analysis Make this build in release mode 2004-11-11 22:11:17 +00:00
Archive Completely rewritten to allow reading of archives and symbol table lookup in a more efficient manner. 2004-11-14 21:58:33 +00:00
AsmParser
Bytecode Simplify compression code by using the high level interface to the Compressor 2004-11-14 22:01:41 +00:00
CodeGen
Debugger
ExecutionEngine
Linker Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00
Support Implement the high level interface to make (de)compression easier. 2004-11-14 22:04:46 +00:00
System Forget strerror_r, it causes problems. Fix later when threading matters 2004-11-14 22:10:54 +00:00
Target GhostLinkage should not reach asm printing stage 2004-11-14 21:03:49 +00:00
Transforms If a global is just loaded and restored, realize that it is not changing 2004-11-14 20:50:30 +00:00
VMCore Moved to lib/Linker 2004-11-14 22:15:31 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00