Benjamin Kramer
|
679e1752f8
|
DWARF: Remove accessors that parse the whole line table section in one go, 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
|
2011-09-15 20:43:18 +00:00 |
Nick Lewycky
|
4d0449204e
|
Give structs with virtual methods a virtual destructor.
llvm-svn: 139776
|
2011-09-15 03:41:51 +00:00 |
Benjamin Kramer
|
123bfbbb73
|
DWARF: Fix indentation.
llvm-svn: 139774
|
2011-09-15 03:11:09 +00:00 |
Benjamin Kramer
|
5acab501de
|
DWARF: Add basic support for line tables.
The llvm-dwarfdump output isn't very verbose yet.
llvm-svn: 139771
|
2011-09-15 02:12:05 +00:00 |