Comment by pjmlp
7 months ago
That frontend plugs into LLVM for the IR to machine code part, no need for GCC.
It replaces clang, it is not a fork of it.
7 months ago
That frontend plugs into LLVM for the IR to machine code part, no need for GCC.
It replaces clang, it is not a fork of it.
I thought it was using libfirm... not that c++ diarrhea of llvm... :(