[all-commits] [llvm/llvm-project] 01fee8: [DebugInfo][test] Attempt to fix big endian build ...

James Henderson via All-commits all-commits at lists.llvm.org
Tue Jun 23 04:35:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 01fee8dce549a7c3787655c48a35ce22168d87e2
      https://github.com/llvm/llvm-project/commit/01fee8dce549a7c3787655c48a35ce22168d87e2
  Author: James Henderson <james.henderson at sony.com>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

  Log Message:
  -----------
  [DebugInfo][test] Attempt to fix big endian build bots

Commit 9782c922c broke them since it prints raw bytes, whose order will
be different dependent on the endianness of the host.




More information about the All-commits mailing list