[llvm-commits] [gcc-plugin] r75343 - /gcc-plugin/trunk/llvm-convert.cpp

Rafael Espindola espindola at google.com
Sat Jul 11 12:16:35 PDT 2009


2009/7/11 Duncan Sands <baldrick at free.fr>:
> Author: baldrick
> Date: Fri Jul 10 22:59:57 2009
> New Revision: 75343
>
> URL: http://llvm.org/viewvc/llvm-project?rev=75343&view=rev
> Log:
> These are now gimple statements.  Gimple statements
> are not the same as the good 'ol statements that
> used to be used, so some major hacking is going to
> be needed to output them.  Leave that till later
> since I don't understand gimple statements yet.

As a very bad hack, you can use gimple_to_tree


> Modified:
>    gcc-plugin/trunk/llvm-convert.cpp

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047




More information about the llvm-commits mailing list