This test was failing on non-x86 hosts because it specified a cpu of x86_64, but not an architecture. x86_64 is obviously not a valid cpu on all architectures. llvm-svn: 229460
Update SPARC tests to match. From: Fiona Glaser <fglaser@apple.com> llvm-svn: 229438