llvm-6502/lib
Andrew Lenharth 118c094176 Split the External and Intrinsic handling into seperate functions. This
improves readability of the call handling code significantly, as well as
makes it clear which parts are hacky (externals) and which parts are good
(call handling).

No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31415 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-03 17:43:19 +00:00
..
Analysis Split the External and Intrinsic handling into seperate functions. This 2006-11-03 17:43:19 +00:00
Archive
AsmParser For PR786: 2006-11-02 20:25:50 +00:00
Bytecode Remove some dead code. 2006-11-03 01:44:51 +00:00
CodeGen Fix comments. 2006-11-03 07:31:32 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine For PR786: 2006-11-02 20:25:50 +00:00
Linker For PR786: 2006-11-02 20:25:50 +00:00
Support assert.h -> cassert 2006-11-03 01:38:14 +00:00
System
Target revert previous patch 2006-11-03 03:08:28 +00:00
Transforms remove dead code 2006-11-03 01:34:58 +00:00
VMCore For PR786: 2006-11-02 20:25:50 +00:00
Makefile