[LLVMdev] multiple return value assembler regression?
Jon Harrop
jonathandeanharrop at googlemail.com
Sun Jan 8 08:49:49 PST 2012
Bagel wrote:
> I am appreciative that you keep the text representation, since my frontend
is not
> written in C or C++ the API does me no good. I'll deal with the changes.
> I just hope that the backend continues to deal with frontends that are not
C,
> C++, or Object-C.
FWIW, HLVM is written in OCaml (not C, C++ or Objective-C) and hasn't
suffered from any such problems (and it returns multiple values). I highly
recommend using the C API.
Cheers,
Jon.
More information about the llvm-dev
mailing list