> 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.
-- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
