llvm-6502/lib
Misha Brukman 57ebf3d6a8 Since everyone else has "fixed" this file, might as well join in the fun.
* Change assert() to std::cerr printout, as it will not appear in opt builds
* Add comments to clarify what #ifdef/#else/#endif match what condition(s)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22154 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-20 19:46:50 +00:00
..
Analysis
Archive
AsmParser Give the asmparser the ability to parse strings. Patch contributed by 2005-05-20 03:25:47 +00:00
Bytecode
CodeGen
Debugger
ExecutionEngine
Linker
Support HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes 2005-05-16 06:45:57 +00:00
System comment the hpux bit 2005-05-16 06:59:53 +00:00
Target Since everyone else has "fixed" this file, might as well join in the fun. 2005-05-20 19:46:50 +00:00
Transforms teach the inliner about coldcc and noreturn functions 2005-05-18 04:30:33 +00:00
VMCore Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Makefile