Hacker News new | ask | show | jobs
by azakai 3714 days ago
It might be interesting to use the clang frontend and modify it to emit QBE instead of LLVM. I believe Visual Studio and ICC do that.
1 comments

One thought i had would be make a qbe backend for llvm, just as a temporary solution until there are faster smaller frontends that can replace them.