Skip to content

Commit df020c6

Browse files
Add requires darwin to verify-no-file.yaml (llvm#77188)
(cherry picked from commit ab073cb)
1 parent 7ba1b1f commit df020c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/llvm-dwarfdump/AArch64/verify-no-file.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# RUN: yaml2obj %s -o %t.o
22
# RUN: llvm-dwarfdump -arch arm64 --debug-line --verify %t.o 2>&1 | FileCheck %s
3+
# REQUIRES: system-darwin
34

45
# CHECK-NOT: error: .debug_line[0x{{[0-9a-f]+}}][0] has invalid file index 1 (valid values are [1,0]):
56
--- !mach-o

0 commit comments

Comments
 (0)