llvm-6502/lib
Misha Brukman 4afac18fd4 * Tabs to spaces
* Doxygenified function comments
* Added FIXMEs to solicit documentation for other functions


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9022 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-10 17:45:12 +00:00
..
Analysis Use std::string::size_type for for ColonPos to stop gcc from giving a warning 2003-10-01 22:49:22 +00:00
Archive Update file header for renamed file 2003-09-22 23:42:00 +00:00
AsmParser Reserve space for PHI operands 2003-10-10 16:34:58 +00:00
Bytecode Ok, the "fix" for this is to do a real associative container. Symbol tables 2003-10-10 05:43:47 +00:00
CodeGen * Doxygenified comments 2003-10-10 17:41:32 +00:00
ExecutionEngine * Tabs to spaces 2003-10-10 17:45:12 +00:00
Linker Make more error messages have gccld's name in them. 2003-10-08 19:09:30 +00:00
Support Change to use LinkDynamicObject instead of dlopen. 2003-10-10 17:01:49 +00:00
Target * Doxygenified comments 2003-10-10 17:41:32 +00:00
Transforms Fixing the spelling of this filename. 2003-10-10 16:57:31 +00:00
VMCore Add a sanity check for constant expression casts 2003-10-07 22:19:19 +00:00
Makefile Removed Support directory. It now lives in llvm/support/lib. 2003-09-29 16:10:43 +00:00