Fix typo in test.

llvm-svn: 268080
This commit is contained in:
Rui Ueyama 2016-04-29 17:58:48 +00:00
parent 5625f65667
commit d74ce4d393
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// CHECK: Name: bar
// But now we can successfully find bar.
// RUN: ld.lld %t %p/Inputs/version-undef-sym.so -o %t.exe
// RUN: ld.lld %t.o %p/Inputs/version-undef-sym.so -o %t.exe
.global _start
_start: