[PATCH] D124212: [sanitizer] Use canonical syscalls everywhere
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 08:50:25 PDT 2022
eugenis added a comment.
Thanks. Ulrich, could you help me with the s390 failures? I can reland with a `#define SANITIZER_USES_CANONICAL_LINUX_SYSCALLS !SANITIZER_S390` for now, but it would be great to remove the non-canonical code path completely.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124212/new/
https://reviews.llvm.org/D124212
More information about the llvm-commits
mailing list