http://llvm.org/bugs/show_bug.cgi?id=8300
Summary: Crash when linking two bitcode files
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Linker
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Found while trying to bootstrap clang with LTO:
$ llvm-link -o foo.bc PassManager.o Pass.o
llvm-link: /home/espindola/llvm/llvm/lib/VMCore/Globals.cpp:230:
llvm::GlobalAlias::GlobalAlias(const llvm::Type*,
llvm::GlobalValue::LinkageTypes, const llvm::Twine&, llvm::Constant*,
llvm::Module*): Assertion `aliasee->getType() == Ty && "Alias and aliasee types
should match!"' failed.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs