Skip to content

Commit

Permalink
Add requires darwin to verify-no-file.yaml (llvm#77188)
Browse files Browse the repository at this point in the history
  • Loading branch information
rastogishubham authored Jan 6, 2024
1 parent b2246cf commit ab073cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/tools/llvm-dwarfdump/AArch64/verify-no-file.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# RUN: yaml2obj %s -o %t.o
# RUN: llvm-dwarfdump -arch arm64 --debug-line --verify %t.o 2>&1 | FileCheck %s
# REQUIRES: system-darwin

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

0 comments on commit ab073cb

Please sign in to comment.