[all-commits] [llvm/llvm-project] 655923: [macho2yaml][test] Specify the object file's endia...
Xing GUO via All-commits
all-commits at lists.llvm.org
Mon Aug 10 20:15:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 655923de3d8a5a40b2dc4592ed78f0d6f38a6fbe
https://github.com/llvm/llvm-project/commit/655923de3d8a5a40b2dc4592ed78f0d6f38a6fbe
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 change specifies the endianness of the generated object file to fix
the testing failure.
Testing failure: http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/52449
More information about the All-commits
mailing list