summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Dwarf.h
Commit message (Expand)AuthorAge
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-06
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-16
* Support for non-landing pad exception handling.Jim Laskey2007-02-01
* Adding new Dwarf constants.Jim Laskey2006-08-21
* For PR780:Reid Spencer2006-07-26
* 1. Revise vector debug support.Jim Laskey2006-06-16
* 1. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey2006-06-15
* Generate local variable and scope information and equivalent dwarf forms.Jim Laskey2006-03-23
* Remove comma from enum list.Jim Laskey2006-03-01
* Switch back to using actual dwarf tags. Simplifies code without loss to otherJim Laskey2006-03-01
* Qualify dwarf namespace inside llvm namespace.Jim Laskey2006-02-27
* Re-orging file.Jim Laskey2006-02-27
* Split out Dwarf constants for use outside DwarfWriter.Jim Laskey2006-01-26