llvm-6502/lib
Brian Gaeke e98ddfce7e 1. Use better error messages in LinkFiles().
2. I think the caller of LinkFiles() should not ignore a true return value.
   (If you have a good reason why it ought to, feel free to revert
   this. It's just something that's been bugging me for a while.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8760 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-30 14:03:48 +00:00
..
Analysis DOn't crash if program calls the null pointer 2003-09-24 23:42:58 +00:00
Archive Update file header for renamed file 2003-09-22 23:42:00 +00:00
AsmParser Uppercase the acronym ASCII. 2003-09-22 23:50:25 +00:00
Bytecode Just rethrow previous exception instead of making a new one 2003-09-26 14:44:52 +00:00
CodeGen Update head-of-file comment. 2003-09-24 18:16:23 +00:00
ExecutionEngine Squelch warning 2003-09-22 20:33:34 +00:00
Linker 1. Use better error messages in LinkFiles(). 2003-09-30 14:03:48 +00:00
Support Fixed space issues, code alignment, tabs -> spaces. 2003-09-29 22:40:07 +00:00
Target Update head-of-file comment. 2003-09-24 18:16:23 +00:00
Transforms Use global *_iterator 2003-09-24 22:07:33 +00:00
VMCore Do not use BasicBlock::succ_iterator 2003-09-24 22:03:22 +00:00
Makefile Removed Support directory. It now lives in llvm/support/lib. 2003-09-29 16:10:43 +00:00