On Nov 7, 2007, at 8:47 PM, Dale Johannesen wrote: > >>> // PR middle-end/28046 >>> // { dg-do compile } >>> // { dg-options "-fopenmp -fdump-tree-gimple" } >>> +/* LLVM LOCAL test not applicable */ >>> +/* { dg-require-fdump "" } */ >> >> does -fdump-tree-gimple not work? I thought were we running the >> gimplifier? > > So it does. That's annoying, I'll have to go through the -fdump > options one by bloody one.... >
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). -eric _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits