LLVM backend for 6502
Go to file
Chris Lattner 09c07538a8 * Fix nondeleted type handle which could cause type pool corruption (and
a memory leak)
* Fix memory leak of Argument nodes on function prototypes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2065 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-31 07:16:49 +00:00
docs
include * Allow access to DSNode iterator as DSNode::iterator/begin/end 2002-03-31 07:11:20 +00:00
lib * Fix nondeleted type handle which could cause type pool corruption (and 2002-03-31 07:16:49 +00:00
runtime Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
support/lib/Support 64 bit clean now 2002-02-24 23:02:12 +00:00
test Add subdirs to makefile 2002-03-28 18:21:31 +00:00
tools Makefile change for IPO's that use the Datastructure analysis stuff 2002-03-28 18:10:31 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common
Makefile.rules