[llvm-bugs] [Bug 46611] New: ASan test failures under new pass manager due to missing ASanGlobalsMetadataAnalysis
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Jul  6 14:26:33 PDT 2020
    
    
  
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: unassignedbugs at nondot.org
          Reporter: aeubanks at google.com
                CC: alina.sbirlea at gmail.com, hans at chromium.org,
                    htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    vitalybuka at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200706/3b86de88/attachment.html>
    
    
More information about the llvm-bugs
mailing list