llvm-project/llvm/lib/DebugInfo
Djordje Todorovic 01eaae6dd1 [DwarfDebug] Dump call site debug info
Dump the DWARF information about call sites and call site parameters into
debug info sections.

The patch also provides an interface for the interpretation of instructions
that could load values of a call site parameters in order to generate DWARF
about the call site parameters.

([13/13] Introduce the debug entry values.)

Co-authored-by: Ananth Sowda <asowda@cisco.com>
Co-authored-by: Nikola Prica <nikola.prica@rt-rk.com>
Co-authored-by: Ivan Baev <ibaev@cisco.com>

Differential Revision: https://reviews.llvm.org/D60716

llvm-svn: 365467
2019-07-09 11:33:56 +00:00
..
CodeView Changing CodeView debug info type record representation in assembly files to make it more human-readable & editable & fixing bug introduced in r364987 2019-07-09 01:11:02 +00:00
DWARF [DwarfDebug] Dump call site debug info 2019-07-09 11:33:56 +00:00
GSYM [DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRanges 2019-06-28 10:06:11 +00:00
MSF Move some classes into anonymous namespaces. NFC. 2019-02-11 15:16:21 +00:00
PDB llvm-symbolizer: Add a FRAME command. 2019-06-24 20:03:23 +00:00
Symbolize Teach the symbolizer lib symbolize objects directly. 2019-07-08 19:28:57 +00:00
CMakeLists.txt Add GSYM utility files along with unit tests. 2019-06-26 14:09:09 +00:00
LLVMBuild.txt Fix build in shared lib mode. 2019-06-26 15:46:48 +00:00