Hi, is there any documentation or information on how to customize the clang compiler driver for a non-gcc toolchain? I couldn't manage to find anything on that topic. I did an LLVM Backend port for a new architecture and would like to make clang use the existing binutils assembler and linker (though no gcc-driver). Jan Tlatlik