[LLVMbugs] [Bug 21298] Undefined symbol __mulsc3 in arm64 with O3 flto

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 2 17:11:53 PST 2014


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

Gerolf Hoflehner <ghoflehner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
           Assignee|chandlerc at gmail.com         |unassignedclangbugs at nondot.
                   |                            |org

--- Comment #4 from Gerolf Hoflehner <ghoflehner at apple.com> ---
I still see this issue for cmake/ninja builds of the trunk, but not for make
builds. I believe I saw the issue originally for make also but indeed it got
fixed quickly. 

    cmake -G Ninja -DCMAKE_INSTALL_PREFIX=$HOME/$SUBDIR
-DCMAKE_BUILD_TYPE=$BUILD_TYPE -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64"
-DLLVM_ENABLE_ASSERTIONS=$ASSERT "$LLVMDIR"
    ninja install

-- 
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/20141203/1f11c6e1/attachment.html>


More information about the llvm-bugs mailing list