[PATCH] D118313: [Driver] Remove -fno-experimental-new-pass-manager

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 1 13:25:23 PST 2022


MaskRay added a comment.

In D118313#3288651 <https://reviews.llvm.org/D118313#3288651>, @kda wrote:

> This looks like it is breaking the sanitizer buildbot for android: 
> https://lab.llvm.org/buildbot/#/builders/77/builds/13756/steps/21/logs/stdio
>
>   Failed Tests (1):
>     HWAddressSanitizer-aarch64 :: TestCases/stack-uas.c

Sorry for the breakage. I cannot test Android. Should be fixed by 9477a308ca6b8536044c9d31a8c89062b514431e <https://reviews.llvm.org/rG9477a308ca6b8536044c9d31a8c89062b514431e>, though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118313/new/

https://reviews.llvm.org/D118313



More information about the cfe-commits mailing list