[LLVMdev] Thinking about "whacky" backends

Joachim Durchholz jo at durchholz.org
Wed Jun 1 13:01:44 PDT 2011


Am 01.06.2011 04:57, schrieb Cameron Zwarich:
> What benefit do you get from having a backend here rather than an interpreter for LLVM IR?

A backend that's self-sufficient and covers the entire Unixoid world.
That cuts down on the number of binaries that one needs to provide for 
autoinstallers and such.

Generated Perl could be used to bootstrap an LLVM IR interpreter, for 
example.

Regards,
Jo



More information about the llvm-dev mailing list