Files
swift-mirror/stdlib/public/Backtracing/Elf.swift
Alastair Houghton c3b925cd1f [Linux][Backtracing] Fix incorrect line number generation.
The code that looks up line numbers wasn't respecting the end-sequence
flag, so it could "find" a line number between the end of one sequence
and the beginning of another.  That was wrong.

rdar://112595022
2023-07-20 15:33:24 +01:00

48 KiB