| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DWARF: Remove accessors that parse the whole line table section in one go, ↵ | Benjamin Kramer | 2011-09-15 | 1 | -9/+3 |
| | | | | | | | | | this can't possibly work. The address size is specified by the compile unit associated with a line table, there is no global address size. llvm-svn: 139835 | ||||
| * | Give structs with virtual methods a virtual destructor. | Nick Lewycky | 2011-09-15 | 1 | -0/+2 |
| | | | | | llvm-svn: 139776 | ||||
| * | DWARF: Fix indentation. | Benjamin Kramer | 2011-09-15 | 1 | -2/+1 |
| | | | | | llvm-svn: 139774 | ||||
| * | DWARF: Add basic support for line tables. | Benjamin Kramer | 2011-09-15 | 1 | -0/+195 |
| The llvm-dwarfdump output isn't very verbose yet. llvm-svn: 139771 | |||||

