[PATCH] D136078: Use-after-return sanitizer binary metadata
Dmitry Vyukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 02:02:40 PST 2022
dvyukov added a comment.
In D136078#3959643 <https://reviews.llvm.org/D136078#3959643>, @dvyukov wrote:
> FTR ./llvm/test/CodeGen/AMDGPU/llc-pipeline.ll also failed as it hardcodes all passes:
> https://lab.llvm.org/buildbot/#/builders/123/builds/14397
Also these:
LLVM :: CodeGen/X86/O0-pipeline.ll
LLVM :: CodeGen/X86/opt-pipeline.ll
need to grep for something.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136078/new/
https://reviews.llvm.org/D136078
More information about the cfe-commits
mailing list