llvm-6502/lib
Chris Lattner 24527fd2ae Don't send random junk to CachedWriter's. Also remove a cast that could be
problematic when Type does not derive from Value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14022 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-04 20:25:55 +00:00
..
Analysis Don't send random junk to CachedWriter's. Also remove a cast that could be 2004-06-04 20:25:55 +00:00
Archive Use the new FileUtilities.h API for mapping a file into an address 2004-05-28 00:24:41 +00:00
AsmParser Remove some more dead code resulting from adding setTypeName(). 2004-05-28 00:21:06 +00:00
Bytecode Use the new FileUtilities.h API for mapping a file into an address 2004-05-28 00:24:41 +00:00
CodeGen Oops, this was not to go in 2004-06-02 06:06:45 +00:00
Debugger
ExecutionEngine Implement PR315: abort, don't warn, when missing external functions encountered 2004-06-01 21:49:00 +00:00
Linker Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us 2004-06-02 00:22:24 +00:00
Support Implement the new CopyFile function 2004-06-02 00:52:22 +00:00
Target This file is obsolete 2004-06-04 00:15:21 +00:00
Transforms Expand head-of-file comment. 2004-06-03 05:03:02 +00:00
VMCore Squish a warning 2004-06-04 20:14:29 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00