llvm-6502/lib
Reid Spencer a5ec45d3c1 Inverse the error check logic for the MappedFile::map() call. It returns
a null pointer when there is an error.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29827 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-22 17:58:50 +00:00
..
Analysis Fix PR885 2006-08-21 17:20:01 +00:00
Archive Inverse the error check logic for the MappedFile::map() call. It returns 2006-08-22 17:58:50 +00:00
AsmParser regenerate 2006-08-18 17:34:45 +00:00
Bytecode Inverse the error check logic for the MappedFile::map() call. It returns 2006-08-22 17:58:50 +00:00
CodeGen Print physreg names symbolically in dumps 2006-08-21 23:03:54 +00:00
Debugger For PR797: 2006-08-22 16:06:27 +00:00
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support For PR797: 2006-08-22 16:06:27 +00:00
System Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so 2006-08-22 17:38:44 +00:00
Target add a README.txt 2006-08-22 12:22:46 +00:00
Transforms Fix a grammaro in a comment. 2006-08-18 09:01:07 +00:00
VMCore Fix PR885 2006-08-21 17:20:01 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00