Comment by sylware
4 months ago
You mean Circle can output correct intermediate code for the latest gcc code? Or valve mesa aco code?
4 months ago
You mean Circle can output correct intermediate code for the latest gcc code? Or valve mesa aco code?
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... :(