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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to