Use a std::string rather than a dynamically allocated char* buffer.
[oota-llvm.git] / .arcconfig
2012-12-01 Benjamin KramerAdd .arcconfig to the repository. Useful if someone...