[llvm-commits] [llvm] r122507 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGISel.h lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp utils/TableGen/DAGISelMatcherEmitter.cpp
Anton Korobeynikov
anton at korobeynikov.info
Thu Dec 23 09:30:33 PST 2010
> - OPFL_None = 0, // Node has no chain or flag input and isn't variadic.
> + OPFL_None = 0, // Node has no chain or flag input and isn't variadic.
flag -> glue?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list