Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.

Yes, this is correct: The JITLink backend for RISC-V doesn't (yet) register the 
eh frames into libunwind, so throwing and catching exceptions through JITted 
code doesn't work (yet). I know in principle how to make this happen and it's 
on my list, but I couldn't give it priority before a talk on Thursday. Sorry 
for not realizing we have a test for this in `clang-repl` - does this mean we 
have bots running this natively on RISC-V?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141380/new/

https://reviews.llvm.org/D141380

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to