[llvm-bugs] [Bug 30326] New: Firefox -flto=thin build failure
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 8 06:10:04 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30326
Bug ID: 30326
Summary: Firefox -flto=thin build failure
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: octoploid at yandex.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
CXXFLAGS="-flto=thin -march=native -fno-strict-aliasing -ffunction-sections
-fdata-sections"
During final libxul link I get:
ld: /home/markus/llvm/include/llvm/Support/Casting.h:95: static bool
llvm::isa_impl_cl<To, const From*>::doit(const From*) [with To =
llvm::GlobalAlias; From = llvm::GlobalValue]:
Assertion `Val && "isa<> used on a null pointer"' failed.
--
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/20160908/b876e8f5/attachment.html>
More information about the llvm-bugs
mailing list