[LLVMbugs] [Bug 22454] New: do not try to compile asan on os x < 10.6

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 3 19:59:00 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22454

            Bug ID: 22454
           Summary: do not try to compile asan on os x < 10.6
           Product: compiler-rt
           Version: 3.6
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: michael at weiser.dinsnail.net
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13805
  --> http://llvm.org/bugs/attachment.cgi?id=13805&action=edit
disable compilation of asan on os x < 10.6

The attached patch actually disables compilation of asan on OS X < 10.6.

-- 
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/20150204/d896f938/attachment.html>


More information about the llvm-bugs mailing list