[llvm-bugs] [Bug 45991] New: 32 bit Sanitizer libs are not working with LLVM 9.0

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 19 07:04:01 PDT 2020


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

            Bug ID: 45991
           Summary: 32 bit Sanitizer libs are not working with LLVM 9.0
           Product: tools
           Version: 9.0
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: bugpoint
          Assignee: unassignedbugs at nondot.org
          Reporter: sanmugs at gmail.com
                CC: llvm-bugs at lists.llvm.org

Hi Team,

We have built llvm 9.0.0 with GCC 9 by enabling both 32 and 64-bit libraries.

Here the issue is both 32 and 64-bit Sanitizer libs are getting created, but
the 32-bit libraries are not working as expected.

The Sanitizer 32 and 64-bit libraries are working fine with LLVM 9 with GCC 8.

The package build steps are the same for both, only the GCC version differs.

Please help us here and let me know if any more details needed from your end.

-- 
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/20200519/ef5bd2bf/attachment.html>


More information about the llvm-bugs mailing list