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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs