[PATCH] D95835: [dfsan] Support origin tracking
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 09:48:05 PST 2021
stephan.yichao.zhao added a comment.
In D95835#2619071 <https://reviews.llvm.org/D95835#2619071>, @ostannard wrote:
> Many of the tests added here are failing on the AArch64 buildbots (e.g. http://lab.llvm.org:8011/#/builders/7/builds/1974). Is this expected to work on AArch64, or should these tests be disabled for those bots?
This change supports only Linux. Do we have a way to disable testing them on other platforms at code check in? We have a few more test cases to check in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95835/new/
https://reviews.llvm.org/D95835
More information about the llvm-commits
mailing list