[LLVMbugs] [Bug 23433] New: Enable address sanitizer for SystemZ

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 6 06:11:07 PDT 2015


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

            Bug ID: 23433
           Summary: Enable address sanitizer for SystemZ
           Product: libraries
           Version: trunk
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: SystemZ
          Assignee: unassignedbugs at nondot.org
          Reporter: uweigand at de.ibm.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The address sanitizer is currently not supported on SystemZ.  It would be good
to have this working.

This would include:
 - Sanitizer runtime library support for SystemZ
 - Compiler support to enable instrumention on SystemZ
 - Compiler driver support
 - Test suite updates

Goal is to have the sanitizer test suite pass on s390x-linux.

-- 
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/20150506/78895d78/attachment.html>


More information about the llvm-bugs mailing list