Skip to content

Commit df258c0

Browse files
committed
[obdjum] Fix broken test on some *nix bots
This test is failing on some *nix base systems. ../llvm/test/tools/llvm-objcopy/DXContainer/dump-section.yaml
1 parent fc2afbd commit df258c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/tools/llvm-objcopy/DXContainer/dump-section.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
# TODO: Update this test to use objdump or obj2yaml once we support
2121
# --add-section in objcopy. See issue:
2222
# https://github.com/llvm/llvm-project/issues/162159.
23-
# PSV0-CONTENTS: 0000000 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
24-
# PSV0-CONTENTS: 0000010 00 00 00 00 00 00 00 00 ff ff ff ff 05 00 00 00
23+
# PSV0-CONTENTS: 0000 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
24+
# PSV0-CONTENTS: 0010 00 00 00 00 00 00 00 00 ff ff ff ff 05 00 00 00
2525

2626
--- !dxcontainer
2727
Header:

0 commit comments

Comments
 (0)