Switch LongJmp over to lookup JmpBuf via plain old (unmangled) SP.
This makes the computation of mangled SPs in the TSan assembly files
unnecessary, which will be cleaned up in follow-up revisions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM