]> granicus.if.org Git - clang/commitdiff
Fix typo in test
authorMatt Beaumont-Gay <matthewbg@google.com>
Mon, 1 Apr 2013 22:58:48 +0000 (22:58 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Mon, 1 Apr 2013 22:58:48 +0000 (22:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178510 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/r600-mcpu.cl

index 909beb6d77ef688a2dc6003a64395ac7565cc8bd..70e811650e2bcffe5d88c6280bfa0326a4db5362 100644 (file)
@@ -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"