__cheri_input/__cheri_output not implemented for RISC-V #665
Labels
clang
Clang C/C++ frontend issues
RISC-V
wrong codegen
The generate code is wrong (and causes crashes at runtime or wrong behaviour)
It appears that __cheri_input/__cheri_output is ignored on RISC-V. MIPS and Morello clear permissions: https://cheri-compiler-explorer.cl.cam.ac.uk/z/55f3jx
Should be easy to fix - but I would prefer if we wait until upstream-llvm-merge has been merged back into dev.
The text was updated successfully, but these errors were encountered: