[all-commits] [llvm/llvm-project] 7c1826: Revert "Re-apply:" Emit DW_OP_implicit_value for F...

Amy Kwan via All-commits all-commits at lists.llvm.org
Mon Jul 27 07:45:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c182663a857fc87552fa2861c7f94046d55845e
      https://github.com/llvm/llvm-project/commit/7c182663a857fc87552fa2861c7f94046d55845e
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2020-07-27 (Mon, 27 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 "Re-apply:" Emit DW_OP_implicit_value for Floating point constants""

This patch reverts commit `59a76d957a26` as it has caused failure on the
big endian PowerPC buildbots (as well as the SystemZ buildbots).




More information about the All-commits mailing list