[all-commits] [llvm/llvm-project] eea904: [DebugInfo][test] Fix host endian test issue
James Henderson via All-commits
all-commits at lists.llvm.org
Mon Feb 10 08:24:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eea9040f42195afb9964665bd8f696484c8eb52e
https://github.com/llvm/llvm-project/commit/eea9040f42195afb9964665bd8f696484c8eb52e
Author: James Henderson <james.henderson at sony.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths:
M llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
Log Message:
-----------
[DebugInfo][test] Fix host endian test issue
The test previously assumed that the host was little endian, which broke
the big endian build bots.
More information about the All-commits
mailing list