History log of /external/llvm/lib/DebugInfo/DWARFDebugLine.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c26ed9b47ff77ca6244feda9e3837b49624605db 15-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139835 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugLine.h
6bc4e712dc35db68a621f54c176f6e0b14f40f97 15-Sep-2011 Nick Lewycky <nicholas@mxc.ca> Give structs with virtual methods a virtual destructor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139776 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugLine.h
89aedba562243c7b60b24b5ffba55394d9c55a12 15-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> DWARF: Fix indentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139774 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugLine.h
b848e976110a2c4f0a6a9e252115ba291c844fbe 15-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> DWARF: Add basic support for line tables.

The llvm-dwarfdump output isn't very verbose yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139771 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugLine.h