[PATCH] D141380: [clang-repl] XFAIL riscv targets in simple-exception test case
Sunho Kim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 22:03:51 PST 2023
sunho added a comment.
Do you have an exception support in your libc and it's dynamically linked? I believe if clang-repl was able to execute the program, it must have successfully linked to cxxthrow symbols and so exception handling works correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141380/new/
https://reviews.llvm.org/D141380
More information about the cfe-commits
mailing list