R600: Add an explicit default processor
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:34 +0000 (19:39 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:34 +0000 (19:39 +0000)
commit4ded0c1c42382cbc077729dc733706f4806c1d59
tree1b17c50d31745b647ffd09a22ae054d3559a0be1
parent5485729b9aa0dd394fac9c716d69de9292f36784
R600: Add an explicit default processor

This is for the case when no processor is passed to the backend.  This
prevents the

'' is not a recognized processor for this target (ignoring processor)

warning from being generated by clang.

llvm-svn: 174651
llvm/lib/Target/R600/Processors.td