[PATCH] D96835: [HIP] Support device sanitizer
Albion Fung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 24 16:00:01 PST 2021
Conanap added a comment.
Hello,
One of our PowerPC buildbots is failing because it is named `lld-multistage`, which matches with this CHECK-NOT in `clang/test/Driver/hip-sanitize-options.hip`: `;CHECK-NOT: {{"[^"]*lld[^"]*".* ".*hip.bc"}}`.
I've created a patch and if you could review it that'd be great!
https://reviews.llvm.org/D97423
Thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96835/new/
https://reviews.llvm.org/D96835
More information about the cfe-commits
mailing list