We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ddd56 commit 46ef187Copy full SHA for 46ef187
lld/test/MachO/treat-undef-sym.s
@@ -1,5 +1,5 @@
1
# REQUIRES: x86
2
-# RUN: rm -rf %s; split-file %s %t
+# RUN: rm -rf %t; split-file %s %t
3
4
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-macos %s -o %t/live.o
5
# RUN: not %lld -undefined bogus -o /dev/null %t/live.o 2>&1 | \
0 commit comments