[LLVMdev] Assignment instruction.

Tobias Nurmiranta spyck at lysator.liu.se
Thu Jun 17 10:12:02 PDT 2004


Hi.

A small thing I miss in the intermediate representation is a simple
assignment instruction, like:

  %x = uint 3
or:
  %x = uint %y

It would simplify the implementation of frontends, I think.
,	Tobias




More information about the llvm-dev mailing list