These labels aren't needed in the ARM version of WinEH tables, as each
unwind opcode maps to a specific instruction (each opcode is assumed
to represent one instruction), and the written tables don't contain
offsets like on x86_64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo