Djordje Todorovic
|
a782d2cb2d
Reland "[DwarfDebug] Dump call site debug info"
|
6 年之前 |
Djordje Todorovic
|
24d43bb78f
Revert "[DwarfDebug] Dump call site debug info"
|
6 年之前 |
Djordje Todorovic
|
9e7e73578e
[DwarfDebug] Dump call site debug info
|
6 年之前 |
Djordje Todorovic
|
192906bcfd
[DWARF] Handle the DW_OP_entry_value operand
|
6 年之前 |
Peter Collingbourne
|
f159a1182e
hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.
|
6 年之前 |
Petar Jovanovic
|
a1dbeeac50
[DwarfExpression] Refactor dwarf expression (NFC)
|
6 年之前 |
Markus Lavin
|
6e99e91c29
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
|
6 年之前 |
Markus Lavin
|
6ce55cd841
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 年之前 |
Markus Lavin
|
58648f0890
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
|
6 年之前 |
Markus Lavin
|
1cf4b593a7
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Matt Davis
|
722838d767
[DwarfExpression] Fix a typo in a doxygen comment. NFC.
|
6 年之前 |
Jonas Devlieghere
|
846d4ba893
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
|
7 年之前 |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 年之前 |
Adrian Prantl
|
a244d9e3de
DwarfCompileUnit: Fix another assertion failure on malformed input
|
7 年之前 |
Adrian Prantl
|
e41979a9ce
Fix a bug that prevents global variables from having a DW_OP_deref.
|
7 年之前 |
Eugene Zelenko
|
ee8a71b734
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 年之前 |
Florian Hahn
|
50963b3b75
Align definition of DW_OP_plus with DWARF spec [3/3]
|
8 年之前 |
Adrian Prantl
|
52a72dacab
Don't emit locations that need a DW_OP_stack_value in DWARF 2 & 3.
|
8 年之前 |
Adrian Prantl
|
ffa4b4378e
Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations
|
8 年之前 |
Adrian Prantl
|
113bca21d3
Revert "Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations"
|
8 年之前 |
Adrian Prantl
|
0c5a2b47dc
Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations
|
8 年之前 |
Adrian Prantl
|
b560ea777b
PR32382: Fix emitting complex DWARF expressions.
|
8 年之前 |
Adrian Prantl
|
573d120591
Remove unneccessary virtual destructor from DwarfExpression.
|
8 年之前 |
Adrian Prantl
|
9c7f94fba2
Rename helper functions in DwarfExpression to be less misleading (NFC)
|
8 年之前 |
Adrian Prantl
|
5b1a3cb67c
DwarfExpression: Defer emitting DWARF register operations
|
8 年之前 |
Adrian Prantl
|
2a9589584e
Revert 298388 and 298389 because they broke some AMDGPU tests.
|
8 年之前 |
Adrian Prantl
|
3ba5a60c7b
DwarfExpression: Defer emitting DWARF register operations
|
8 年之前 |
Adrian Prantl
|
fd23a127ca
Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression
|
8 年之前 |
Adrian Prantl
|
c6ad6fa247
Make implementation details in DwarfExpression protected. (NFC)
|
8 年之前 |