Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
From the error it looks like the signal doesn't happen and we exit with leak detection. My guess is that somehow mprotect doesn't cause a crash on PPC, but it does on x86.