Chris Lattner 735289ccf0 Define the instance variable Buffer, not the automatic variable Buffer.
This was causing us to munmap random stuff, which is obviously bad.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8709 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-25 04:13:53 +00:00
2003-09-24 22:15:35 +00:00
2003-09-24 04:09:50 +00:00
2003-09-22 20:27:10 +00:00
2003-09-23 20:26:38 +00:00
2003-09-23 22:02:01 +00:00
2003-09-23 20:59:28 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%