[all-commits] [llvm/llvm-project] 02af25: [macho2yaml][test] Specify the object file's endia...
Xing GUO via All-commits
all-commits at lists.llvm.org
Mon Aug 10 20:48:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02af25df2be7a52fb8620782afa1f5e8c1b91159
https://github.com/llvm/llvm-project/commit/02af25df2be7a52fb8620782afa1f5e8c1b91159
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/test/tools/obj2yaml/MachO/debug-aranges.yaml
Log Message:
-----------
[macho2yaml][test] Specify the object file's endianness. NFC.
This patch is intended to fix testing failure on big endian machine.
Failed testing: http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/52450
More information about the All-commits
mailing list