[LLVMdev] llvm-ld hangs
Chris Lattner
clattner at apple.com
Sun Sep 28 16:05:00 PDT 2008
On Sep 28, 2008, at 3:08 PM, Ashish Bijlani wrote:
> Forgot to mention that I'm trying to generate LLVM IR. I've also faced
> this problem while compiling linux kernel with LLVM to generate LLVM
> IR.
Please file a bug with the two .o files that cause the problem when
linked. The bug report should look like:
"This causes llvm-ld to hang: llvm-ld a.o b.o" and include a.o and b.o
as attachments.
-Chris
More information about the llvm-dev
mailing list