Fix typo in test

llvm-svn: 178510
This commit is contained in:
Matt Beaumont-Gay 2013-04-01 22:58:48 +00:00
parent eeb4384924
commit b2cadd093f
1 changed files with 1 additions and 1 deletions

View 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"