Slightly generalize transformation of memmove(a,a,n) so that it also applies
[oota-llvm.git] / test / TableGen / ForwardRef.td
2005-09-30 Chris LattnerAdd a test that you can forward ref a class.
2005-09-30 Chris LattnerCheck that we can refer to the same class we are defining.