https://llvm.org/bugs/show_bug.cgi?id=31547
Bug ID: 31547 Summary: current clang generates calls into compiler-rt even when using libgcc Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: -New Bugs Assignee: unassignedclangb...@nondot.org Reporter: b...@linaro.org CC: llvm-bugs@lists.llvm.org Classification: Unclassified Related to bug 28629, but not really a duplicate because of different calls and different architectures: Current clang (rev 290796) generates calls to __muloti4 on x86_64 even when using libgcc instead of compiler-rt. libgcc currently (gcc 6.3.0) doesn't implement __muloti4. -- 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