[all-commits] [llvm/llvm-project] 72d292: Revert "[DWARF] Add an api to get "interpreted" lo...

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Nov 20 06:13:44 PST 2019


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

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h
    M llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h
    M llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
    M llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
    M llvm/lib/ObjectYAML/DWARFEmitter.cpp
    M llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
    R llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp

  Log Message:
  -----------
  Revert "[DWARF] Add an api to get "interpreted" location lists"

The test fails on big endian machines.

This reverts commit 089c0f581492cd6e2a3d2927be3fbf60ea2d7e62 and the
subsequent attempt to fix in 82dc32e2d456c75d08bc9ffe97def409ee5a03cd.




More information about the All-commits mailing list