llvm-6502/include
Chris Lattner 1f8008cf21 fix MCSectionELF to not leak memory, just like I did for MCSymbol.
MCSectionMachO is already fine (yay for fixed size arrays?),
MCSectionCOFF still leaks.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98537 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-15 06:23:52 +00:00
..
llvm fix MCSectionELF to not leak memory, just like I did for MCSymbol. 2010-03-15 06:23:52 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00