On Nov 7, 2007, at 9:36 PM, Anton Korobeynikov wrote: > >> I think gimple and tree-original are the only ones that llvm cares >> about. IIRC you don't care much past that (cgraph might be the only >> other one, but i doubt it). > In 4.2 llvm-convert is operating on "CFG gimple" (this isn't true for > 4.0), so dumps after cgraph construction seems to be also alive.
Ah ha. Thanks. -eric _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
