diff options
author | dlav-sc <daniil.avdeev@syntacore.com> | 2025-04-14 15:15:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 15:15:33 +0300 |
commit | 14cb8c56b26784c684865053a6deb066f9a5e5b5 (patch) | |
tree | 081e2abc4a10287cea9491b49afbfec9233d9763 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1c04ebbbb5aff6da50aa62f08b2453e741484b85 (diff) | |
download | llvm-14cb8c56b26784c684865053a6deb066f9a5e5b5.zip llvm-14cb8c56b26784c684865053a6deb066f9a5e5b5.tar.gz llvm-14cb8c56b26784c684865053a6deb066f9a5e5b5.tar.bz2 |
[lldb] add required for lldb RISCV relocations in MCJIT (#126266)
After implementing CFI instructions in the function prologue, LLDB
testing for RISC-V started failing due to insufficient relocations
(e.g., R_RISCV_SET8, R_RISCV_SET16).
This patch adds support for the necessary RISC-V relocations in MCJIT.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions