forked from OSchip/llvm-project
[lld-macho] Fix incremental build (again) from D112485
This commit is contained in:
parent
d3ddd569eb
commit
46ef187dcc
|
@ -1,5 +1,5 @@
|
|||
# REQUIRES: x86
|
||||
# RUN: rm -rf %s; split-file %s %t
|
||||
# RUN: rm -rf %t; split-file %s %t
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-macos %s -o %t/live.o
|
||||
# RUN: not %lld -undefined bogus -o /dev/null %t/live.o 2>&1 | \
|
||||
|
|
Loading…
Reference in New Issue