[LLVMdev] 2.6/trunk Execution Engine question
Kenneth Uildriks
kennethuil at gmail.com
Mon Oct 5 18:52:22 PDT 2009
On Mon, Oct 5, 2009 at 8:27 PM, Axel Naumann <Axel.Naumann at cern.ch> wrote:
> Hi,
>
> #include "JIT.h" will do.
Thanks. That was exactly what I needed to progress to the next error
("Unable to find target for this triple (no targets are registered)")
As soon as I get this front-end working with the trunk, I'll start
submitting patches that add calls to the C-API; my front-end generates
code-generation-code that relies on it rather heavily, and there are
gaps I'd like to fill in.
More information about the llvm-dev
mailing list