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

Eric Fiselier <e...@efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
           See Also|                            |https://bugs.llvm.org/show_
                   |                            |bug.cgi?id=16404

--- Comment #2 from Eric Fiselier <e...@efcs.ca> ---
We once again use __int128_t in filesystem, so this bug has cropped up again.

I think as a temporary fix, libc++ can crib the mul0ti4 implementation from
compiler-rt and compile it into filesystem manually.

I'll look into more involved fixes as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to