Fix a recent regression. ClrOpcode is not set for i8; for i8, if
[oota-llvm.git] / test / CodeGen / CPP /
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...