[llvm-bugs] [Bug 27662] New: PowerPC64 isn't building builtins library

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 5 21:03:00 PDT 2016


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

            Bug ID: 27662
           Summary: PowerPC64 isn't building builtins library
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: anton at samba.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16314
  --> https://llvm.org/bugs/attachment.cgi?id=16314&action=edit
Build builtins library on powerpc64 and powerpc64le

When bootstrapping rust, I noticed the builtins library wasn't being built for
powerpc64 and powerpc64le.

Attached is a simple patch to enable it, is there any reason it was disabled?

-- 
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/20160506/31c8d20b/attachment.html>


More information about the llvm-bugs mailing list