llvm-project/llvm/lib
Chris Lattner 1a8a45977a The process of linking types can cause their addresses to become invalid. For this reason, we must use TypeHandles!
llvm-svn: 8057
2003-08-22 19:12:55 +00:00
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
AsmParser Accept double quoted strings everwhere we accept a %ABC variable name. 2003-08-22 05:42:10 +00:00
Bytecode Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CWriter Add support for the sig(set|long)jmp intrinsics 2003-08-18 16:06:09 +00:00
CodeGen The word `dependent' has no `a'. 2003-08-21 22:14:26 +00:00
ExecutionEngine Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and 2003-08-21 21:32:12 +00:00
Support lib/Support/CommandLine.cpp: 2003-08-15 21:05:57 +00:00
Target Change all #include'd files to be :: rules instead of : rules 2003-08-21 20:37:17 +00:00
Transforms The process of linking types can cause their addresses to become invalid. For this reason, we must use TypeHandles! 2003-08-22 19:12:55 +00:00
VMCore If an "LLVM name" has wierd characters in it, print it out in double quotes instead of prefixing it with % 2003-08-22 05:40:38 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00