Objective Modula-2 wrote:
Compared to using the GCC back-end, LLVM is far more straightforward.
If we used the LLVM back end, would our static and dynamic libraries have a format compatible with GCC static and dynamic libraries? At one time there were three standards for function calls in Windows libraries. In other words: will we still be able to link to GCC code with the same ease that we can now?
Yours, Kevan