[compiler-rt] [rtsan] Added mmap and shm interceptors (PR #114862)

Chris Apple via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 12:21:24 PST 2024


cjappl wrote:

> LG. Random thought: I wonder if you could intercept `syscall` somehow?

If we could figure that out, it would be the absolute gold standard. I have looked on and off with no success, however. 

Do you have any ideas?

https://github.com/llvm/llvm-project/pull/114862


More information about the llvm-commits mailing list