K 10 svn:author V 3 dim K 8 svn:date V 27 2014-02-26T22:18:33.984841Z K 7 svn:log V 260 Pull in r202177 from upstream clang trunk (by Roman Divacky): Give sparcv9 the ability to set the target cpu. Change it from accepting -march which doesnt exist on sparc gcc to -mcpu. While here adjust a few tests to not write an unused temporary file. END