Skip to content

Commit f8aeb3e

Browse files
committed
added test support
1 parent 9c14b38 commit f8aeb3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

llvm/test/DebugInfo/symbolize-big-archive-elf.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Test archive member recognition by name (ELF format)
2+
// REQUIRES: system-linux || system-aix
23

34
// Generate object files from YAML
45
// RUN: yaml2obj -o %t-1.o %S/Inputs/big-archive-elf-1.yaml

llvm/test/DebugInfo/symbolize-big-archive-xcoff.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Test big archive recognition and error handling in llvm-symbolizer
2+
// REQUIRES: system-linux || system-aix
23

34
// Generate object files
45
// RUN: yaml2obj -o %t-32.o %S/Inputs/big-archive-32.yaml

0 commit comments

Comments
 (0)