Fix 'unkown' typo in test -target from r198321

llvm-svn: 198671
This commit is contained in:
Alp Toker 2014-01-07 02:47:19 +00:00
parent d09906ff9c
commit cc22327348
1 changed files with 1 additions and 1 deletions

View File

@ -112,6 +112,6 @@
// RUN: | FileCheck --check-prefix=CHECK-LTO %s
// CHECK-LTO: ld{{.*}}" "-plugin{{.*}}LLVMgold.so
// RUN: %clang -target sparc-unkown-freebsd8 %s -### -fpic -o %t.o 2>&1 \
// RUN: %clang -target sparc-unknown-freebsd8 %s -### -fpic -o %t.o 2>&1 \
// RUN: | FileCheck --check-prefix=CHECK-SPARC-PIE %s
// CHECK-SPARC-PIE: as{{.*}}" "-KPIC