Skip to content

Commit 35e4998

Browse files
committed
[dsymutil] Fix spurious space in REQUIRES: line
This test is incorrectly running on non-darwin hosts.
1 parent ad735ba commit 35e4998

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/test/tools/dsymutil/X86/eh_frame.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
REQUIRES: system-darwin
2+
13
FIXME: Replace otool with llvm-objcopy --dump-section=__TEXT,__eh_frame.
2-
REQUIRES : system-darwin
34

45
$ cat eh_frame.cpp
56
int f1()

0 commit comments

Comments
 (0)