summaryrefslogtreecommitdiff
path: root/test/Driver/r600-mcpu.cl
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2013-04-01 22:58:48 +0000
committerMatt Beaumont-Gay <matthewbg@google.com>2013-04-01 22:58:48 +0000
commitf12a25b55bee5ac1802c595b3014db091bbe635b (patch)
tree0c1841e4500454937e0ba0baead59bc03af98042 /test/Driver/r600-mcpu.cl
parentd94a3a06b7306aea0455c21abe1cadfe275469fc (diff)
downloadclang-f12a25b55bee5ac1802c595b3014db091bbe635b.tar.gz
Fix typo in test
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178510 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Driver/r600-mcpu.cl')
-rw-r--r--test/Driver/r600-mcpu.cl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/r600-mcpu.cl b/test/Driver/r600-mcpu.cl
index 909beb6d77..70e811650e 100644
--- a/test/Driver/r600-mcpu.cl
+++ b/test/Driver/r600-mcpu.cl
@@ -37,7 +37,7 @@
// RV730-CHECK: "-target-cpu" "rv730"
// RV770-CHECK: "-target-cpu" "rv770"
// CEDAR-CHECK: "-target-cpu" "cedar"
-// REDOWOOD-CHECK: "-target-cpu" "redwood"
+// REDWOOD-CHECK: "-target-cpu" "redwood"
// JUNIPER-CHECK: "-target-cpu" "juniper"
// CYPRESS-CHECK: "-target-cpu" "cypress"
// BARTS-CHECK: "-target-cpu" "barts"