[compiler-rt] [sanitizer] Large range support in IsAccessibleMemoryRange (PR #112665)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 10:44:30 PDT 2024


fmayer wrote:

FYI, If you want to optimize this on Linux you could probably also use `sendfile` or `splice` there.

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


More information about the llvm-commits mailing list