The test specifies a CPU arch but not a particular OS. So if run on OpenBSD it acts as if it's an OpenBSD/hexagon system. OpenBSD uses guard_local instead of stack_chk_guard so the test will fail. So specify an OS other than OpenBSD fixes the tet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo