[all-commits] [llvm/llvm-project] 82dc32: Big-endian fix to DWARFDieTest (089c0f58)

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Nov 20 05:36:01 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82dc32e2d456c75d08bc9ffe97def409ee5a03cd
      https://github.com/llvm/llvm-project/commit/82dc32e2d456c75d08bc9ffe97def409ee5a03cd
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  Big-endian fix to DWARFDieTest (089c0f58)

Hardcode the DWARFContext to little-endian. I don't have a BE machine to
test this on, but I believe this should address the ppc64be failure.




More information about the All-commits mailing list