[clang] [llvm] [JITLink][RISCV] Implement eh_frame handling (PR #68253)

2024-01-20 Thread Jonas Hahnfeld via cfe-commits
hahnjo wrote: > It seems after this change we started to fail on `LLVM :: > ExecutionEngine/JITLink/RISCV/ELF_ehframe.s` when using debug libgcxx. First, sorry for the slow response and breaking the builds with expensive checks in the first place. I believe the report is actually fully correct

[clang] [llvm] [JITLink][RISCV] Implement eh_frame handling (PR #68253)

2024-01-10 Thread Ivan Kosarev via cfe-commits
kosarev wrote: It seems after this change we started to fail on `LLVM :: ExecutionEngine/JITLink/RISCV/ELF_ehframe.s` when using debug libgcxx. Tagging #68594. ``` /usr/include/c++/11/bits/stl_algo.h:2217: In function: std::pair<_FIter, _FIter> std::equal_range(_FIter, _FIter, const _Tp&,