You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang-repl] Disable InterpreterExceptionTest on RISC-V
This test fails as .eh_frame handling is not yet implemented for RISC-V
in JITLink. llvm#66067 is proposed to address this.
Skip the test until the issue is resolved. It seems that D159167
enabled this test for more than just ppc64.
0 commit comments