[cfe-commits] Patch to clang -emit-llvm-bc on Linux

Anton Korobeynikov anton at korobeynikov.info
Thu Apr 30 01:55:53 PDT 2009


Hi, Daniel

> I'd rather not break "compatibility" with llvm-gcc... is there a specific
> reason you wante to change this (why not use "-c"?). If it just comes down
> to eliminating the current bad user experience, we could augment the tool
> chain to understand whether the system supports LLVM inputs and avoid trying
> to pass them to the linker and give an error instead.
Btw, for clang -c -emit-llvm works, but not -emit-llvm -c. Both
variants work for llvm-gcc :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list