[LLVMdev] Get LLVM assembler for a function.

Eli Friedman eli.friedman at gmail.com
Thu Aug 20 10:44:58 PDT 2009


On Thu, Aug 20, 2009 at 10:31 AM, Óscar Fuentes<ofv at wanadoo.es> wrote:
> Eli Friedman <eli.friedman at gmail.com> writes:
>> I think something like "F->print(f);" will do the right thing.
>
> BTW, what's the reason for `print' and `dump' not being listed on the
> doxygen page of Function?

Probably that they're inherited from Value.

-Eli




More information about the llvm-dev mailing list