[all-commits] [llvm/llvm-project] 803272: [DWARFYAML][MachO] Remove endianness related tests.
Xing GUO via All-commits
all-commits at lists.llvm.org
Tue Jun 30 06:44:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8032727a43ca678b0b923abaa04638f500a060d6
https://github.com/llvm/llvm-project/commit/8032727a43ca678b0b923abaa04638f500a060d6
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M llvm/test/ObjectYAML/MachO/DWARF-debug_info.yaml
M llvm/test/ObjectYAML/MachO/DWARF5-debug_info.yaml
Log Message:
-----------
[DWARFYAML][MachO] Remove endianness related tests.
fe08ab542bd6328a7906e38ae473cf655eb6a228 makes build bots unhappy
(http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/33624/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3ADWARF-debug_info.yaml).
This patch removes failed tests.
More information about the All-commits
mailing list