https://bugs.llvm.org/show_bug.cgi?id=46611

            Bug ID: 46611
           Summary: ASan test failures under new pass manager due to
                    missing ASanGlobalsMetadataAnalysis
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: aeuba...@google.com
                CC: alina.sbir...@gmail.com, h...@chromium.org,
                    htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    vitalyb...@google.com

To repro, set the "enable-new-pm" flag in opt.cpp to true and run
llvm/test/Instrumentation/AddressSanitizer/basic.ll.

LLVM ERROR: The ASanGlobalsMetadataAnalysis is required to run before
AddressSanitizer can run

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to