Change std::vector to SmallVector<4> and remove some unused methods.
[oota-llvm.git] / .arcconfig
2012-12-01 Benjamin KramerAdd .arcconfig to the repository. Useful if someone...