R600: Fix rotr.ll on non-asserts builds
authorTom Stellard <thomas.stellard@amd.com>
Mon, 20 May 2013 15:28:48 +0000 (15:28 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 20 May 2013 15:28:48 +0000 (15:28 +0000)
commit4f8d90df4518f1ebcc798fdbf01358a1a45adca6
tree46b071144390b44b5fc73717631da6719f046072
parent5ad6d082fcba7ffaa2979a5cc6444141137d07dc
R600: Fix rotr.ll on non-asserts builds

The -debug-only option is only available on asserts builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182291 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/rotr.ll