[LLVMdev] link native code compiled by llvm and gcc?

Jovi Zhang bookjovi at gmail.com
Fri May 3 08:11:30 PDT 2013


Hi,

Is it possible to link native codes generated by different compiler?

the usecase could be:
Linux kernel compiled by gcc want to load kernel module compiled by Clang
(I know there have some problem to compile kernel by Clang currently,
but ignore those problem in here)

I just concern about the call conversion problem, and compatibility
between gcc and clang.

Thanks

.jovi



More information about the llvm-dev mailing list