[dsymutil] Add REQUIRES: host-byteorder-little-endian to pseudo-probe test (#190482)

This commit is contained in:
Henry Jiang 2026-04-04 14:02:17 -07:00 committed by GitHub
parent f959327bc8
commit 0996887138
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
## Test that dsymutil correctly copies pseudoprobe sections and segments
# Example program
# https://github.com/llvm/llvm-project/issues/190481
# REQUIRES: host-byteorder-little-endian
# RUN: rm -rf %t && mkdir -p %t
# RUN: yaml2obj %s -o %t/main.o