The block size is in bytes, and not number of operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96472
llvm-dwarfdump: fix the counting when printing DW_OP_entry_value ClosedPublic Authored by aprantl on Feb 10 2021, 5:35 PM.
Details Summary The block size is in bytes, and not number of operands.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2021, 5:43 PM Closed by commit rG97dbab879700: llvm-dwarfdump: fix the counting when printing DW_OP_entry_value (authored by aprantl). · Explain WhyFeb 11 2021, 11:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323094 llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/test/tools/llvm-dwarfdump/X86/debug_loc_OP_entry_value.s
|