The wrong variable was being used when printing the address increment in verbose output of .debug_line. This patch fixes this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | ||
---|---|---|
820 ↗ | (On Diff #185063) | We should remove the cast. |