[all-commits] [llvm/llvm-project] 9d2da6: Revert "[DebugInfo] Emit DW_OP_implicit_value for ...

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Wed Jul 22 20:23:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d2da6759b4d05d834371bcaaa8fc3d9b3385b18
      https://github.com/llvm/llvm-project/commit/9d2da6759b4d05d834371bcaaa8fc3d9b3385b18
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
    M llvm/test/DebugInfo/X86/float_const_loclist.ll
    R llvm/test/DebugInfo/X86/implicit_value-double.ll
    R llvm/test/DebugInfo/X86/implicit_value-float.ll
    R llvm/test/DebugInfo/X86/implicit_value-ld.ll

  Log Message:
  -----------
  Revert "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants"

This reverts commit 6b55a95898e98664164caae4aba7c5e24fd1a05e.
Temporal revert due to a failing/assertion in test case in Sparc backend.
`test/DebugInfo/Sparc/subreg.ll`
Seen in lot of bots, for instance in:
`http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/24679`




More information about the All-commits mailing list