forked from OSchip/llvm-project
parent
5625f65667
commit
d74ce4d393
|
@ -14,7 +14,7 @@
|
||||||
// CHECK: Name: bar
|
// CHECK: Name: bar
|
||||||
|
|
||||||
// But now we can successfully find 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
|
.global _start
|
||||||
_start:
|
_start:
|
||||||
|
|
Loading…
Reference in New Issue