summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* Add DW_AT_APPLE_isa and DW_AT_APPLE_block. Radar 6867696Mike Stump2009-05-111-0/+2
* Removed trailing whitespace.Misha Brukman2009-02-201-11/+11
* The debugger sometimes lookup dynamically in the runtime to find ivar info of...Devang Patel2009-02-171-0/+2
* Introduce two DWARF attribute extentions DW_AT_APPLE_optimized, DW_AT_APPLE_f...Devang Patel2009-01-231-1/+5
* indentation...Devang Patel2009-01-201-5/+5
* Need only one set of debug info versions enum.Devang Patel2009-01-201-0/+11
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-061-4/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-161-1/+1
* Support for non-landing pad exception handling.Jim Laskey2007-02-011-1/+19
* Adding new Dwarf constants.Jim Laskey2006-08-211-2/+3
* For PR780:Reid Spencer2006-07-261-0/+4
* 1. Revise vector debug support.Jim Laskey2006-06-161-0/+2
* 1. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey2006-06-151-3/+10
* Generate local variable and scope information and equivalent dwarf forms.Jim Laskey2006-03-231-1/+11
* Remove comma from enum list.Jim Laskey2006-03-011-1/+1
* Switch back to using actual dwarf tags. Simplifies code without loss to otherJim Laskey2006-03-011-0/+10
* Qualify dwarf namespace inside llvm namespace.Jim Laskey2006-02-271-0/+4
* Re-orging file.Jim Laskey2006-02-271-411/+495
* Split out Dwarf constants for use outside DwarfWriter.Jim Laskey2006-01-261-0/+432