[all-commits] [llvm/llvm-project] d8de38: [BOLT][RISCV] Handle EH_LABEL operands (#68998)
Job Noorman via All-commits
all-commits at lists.llvm.org
Mon Oct 16 01:29:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8de38b4010f4ea57fcdb45ba2be726f55b0c516
https://github.com/llvm/llvm-project/commit/d8de38b4010f4ea57fcdb45ba2be726f55b0c516
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
Log Message:
-----------
[BOLT][RISCV] Handle EH_LABEL operands (#68998)
Fixes the `runtime/exceptions-no-pie.cpp` test on RISC-V.
More information about the All-commits
mailing list