[all-commits] [llvm/llvm-project] 8403cd: chained-fixups.yaml: force little-endian output
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Aug 15 13:48:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8403cd5b00b916c1172fef2d867dcc37e159c7ec
https://github.com/llvm/llvm-project/commit/8403cd5b00b916c1172fef2d867dcc37e159c7ec
Author: Nico Weber <thakis at chromium.org>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M llvm/test/tools/llvm-objdump/MachO/chained-fixups.yaml
Log Message:
-----------
chained-fixups.yaml: force little-endian output
`__LINK_EDIT` contents are little-endian, so the whole file must be.
Might fix the test on big-endian systems.
More information about the All-commits
mailing list