Correct test to target 'unknown'

llvm-svn: 196060
This commit is contained in:
Alp Toker 2013-12-02 03:50:16 +00:00
parent 32635781bb
commit 99416d3ef2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang -target x86_64-unkown-unknown -fms-extensions -rewrite-objc %s -o - | FileCheck %s
// RUN: %clang -target x86_64-unknown-unknown -fms-extensions -rewrite-objc %s -o - | FileCheck %s
// rdar://12189793
#ifdef __cplusplus