Fix a memory correctness error noticed by valgrind (harmless in practice).
[oota-llvm.git] / include / llvm / Support / Dwarf.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-02-01 Jim LaskeySupport for non-landing pad exception handling.
2006-08-21 Jim LaskeyAdding new Dwarf constants.
2006-07-26 Reid SpencerFor PR780:
2006-06-16 Jim Laskey1. Revise vector debug support.
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-03-23 Jim LaskeyGenerate local variable and scope information and equiv...
2006-03-01 Jim LaskeyRemove comma from enum list.
2006-03-01 Jim LaskeySwitch back to using actual dwarf tags. Simplifies...
2006-02-27 Jim LaskeyQualify dwarf namespace inside llvm namespace.
2006-02-27 Jim LaskeyRe-orging file.
2006-01-26 Jim LaskeySplit out Dwarf constants for use outside DwarfWriter.