Benjamin Kramer
|
41a964931a
Add more PRI.64 macros for MSVC and use them throughout the codebase.
|
14 年之前 |
NAKAMURA Takumi
|
017449d64b
lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify.
|
14 年之前 |
NAKAMURA Takumi
|
3a79eac5b8
Whitespace
|
14 年之前 |
Benjamin Kramer
|
1d13d9ed96
DWARF: avoid unnecessary map lookups.
|
14 年之前 |
Benjamin Kramer
|
9013db3399
DWARF: Reset the state after parsing a line table prologue and remove an unnecessary lookup.
|
14 年之前 |
Benjamin Kramer
|
101b1c5ff1
DWARF: Put all the pieces we have together and provide a single accessor to DIContext that provides line information when given an address.
|
14 年之前 |
Benjamin Kramer
|
c26ed9b47f
DWARF: Remove accessors that parse the whole line table section in one go, this can't possibly work.
|
14 年之前 |
Nick Lewycky
|
6bc4e712dc
Give structs with virtual methods a virtual destructor.
|
14 年之前 |
Benjamin Kramer
|
068d9a564b
DWARF: Silence GCC -Wsign-compare warning.
|
14 年之前 |
Benjamin Kramer
|
7393c7f748
DWARF: Include <algorithm> explicitly.
|
14 年之前 |
Benjamin Kramer
|
b848e97611
DWARF: Add basic support for line tables.
|
14 年之前 |