summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DWARFDebugLine.h
Commit message (Expand)AuthorAge
* Refactor fetching file/line info from DWARFContext to simplify theAlexey Samsonov2012-08-30
* Fix the representation of debug line table in DebugInfo LLVM library,Alexey Samsonov2012-08-07
* DebugInfo library: add support for fetching absolute paths to source filesAlexey Samsonov2012-07-19
* DWARF: Remove accessors that parse the whole line table section in one go, th...Benjamin Kramer2011-09-15
* Give structs with virtual methods a virtual destructor.Nick Lewycky2011-09-15
* DWARF: Fix indentation.Benjamin Kramer2011-09-15
* DWARF: Add basic support for line tables.Benjamin Kramer2011-09-15