Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DIContext::getLineInfoForAddressRange() function and test. This function... | Andrew Kaylor | 2013-01-26 | 1 | -0/+4 |
* | Add support for applying in-memory relocations to the .debug_line section and... | Andrew Kaylor | 2013-01-25 | 1 | -0/+4 |
* | Refactor fetching file/line info from DWARFContext to simplify the | Alexey Samsonov | 2012-08-30 | 1 | -0/+8 |
* | Fix the representation of debug line table in DebugInfo LLVM library, | Alexey Samsonov | 2012-08-07 | 1 | -6/+55 |
* | DebugInfo library: add support for fetching absolute paths to source files | Alexey Samsonov | 2012-07-19 | 1 | -4/+3 |
* | DWARF: Remove accessors that parse the whole line table section in one go, th... | Benjamin Kramer | 2011-09-15 | 1 | -9/+3 |
* | Give structs with virtual methods a virtual destructor. | Nick Lewycky | 2011-09-15 | 1 | -0/+2 |
* | DWARF: Fix indentation. | Benjamin Kramer | 2011-09-15 | 1 | -2/+1 |
* | DWARF: Add basic support for line tables. | Benjamin Kramer | 2011-09-15 | 1 | -0/+195 |