[llvm-bugs] [Bug 31505] New: lld: undefined reference to `__atomic_load_8'
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Dec 31 20:08:39 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31505
Bug ID: 31505
Summary: lld: undefined reference to `__atomic_load_8'
Product: lld
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: brad at comstyle.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Building lld on i386 and powerpc has exposed the need for 64-bit atomic ops in
the current codebase. Is this an absolute requirement? This prevents building
lld on i386 and powerpc.
--
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/20170101/71b086a4/attachment-0001.html>
More information about the llvm-bugs
mailing list