[LLVMdev] linker script

Ashish Bijlani ashish.bijlani at gmail.com
Sun Sep 28 11:57:29 PDT 2008


Hi,

I'm trying to compile linux kernel with llvm to generate llvm ir
(bitcode). It seems like llvm-ld doesn't accept any linker scripts.
How do I deal with vmlinux.lds in such a case? How did people who have
compiled linux kernel with llvm deal with this in the past?

Thanks,
Ashish



More information about the llvm-dev mailing list