hanchenye-llvm-project/llvm/lib
Chris Lattner 385a90aa6d No longer run atExit functions from run()
rename run to runFunction
Genericize the runFunction code a little bit, though it still stinks

llvm-svn: 10610
2003-12-26 06:13:47 +00:00
..
Analysis rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:04:08 +00:00
AsmParser Right, fix the problem with invoke instructions, not just call instructions 2003-12-23 22:18:36 +00:00
Bytecode Reverted back to revision 1.11. The previous fix doesn't really fix 2003-12-22 16:22:49 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
CodeGen Improve debugging output when choosing a register to spill. 2003-12-24 18:53:31 +00:00
ExecutionEngine No longer run atExit functions from run() 2003-12-26 06:13:47 +00:00
Support Finegrainify namespacification 2003-12-14 21:35:53 +00:00
Target finegrainify namespacification 2003-12-22 05:01:15 +00:00
Transforms rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:04:08 +00:00
VMCore The recalclulate method was a nasty hack that was once used by the -cee pass, 2003-12-07 00:55:32 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00