[PATCH] D87581: [RISCV][ASAN] instrumentation pass now uses proper shadow offset
Anatoly Parshincev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 4 06:29:25 PDT 2020
EccoTheDolphin added a comment.
Regarding the build failure (linux > libarcher.parallel::parallel-nosuppression.c). I assume that my change is not related to this failure:
1. This is a completely different codebase.
2. I observe this failure on other revisions too, for example: https://reviews.llvm.org/D88580
As such I take the liberty to commit the change since it was accepted and is quite simple.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87581/new/
https://reviews.llvm.org/D87581
More information about the llvm-commits
mailing list