Hi,
I am looking for a stack machine backend using clang/llvm as frontend.
Best regards
Luc Peuvrier
Hi,
I am looking for a stack machine backend using clang/llvm as frontend.
Best regards
Luc Peuvrier
Hi Luc,
As far as I know there is no stack machine like backend. That said,
you are better off asking on llvm-dev; clang itself has very little
interaction with the backends.
- Daniel