Revert "Re-apply:" Emit DW_OP_implicit_value for Floating point constants""
authorAmy Kwan <amy.kwan1@ibm.com>
Mon, 27 Jul 2020 14:36:38 +0000 (09:36 -0500)
committerAmy Kwan <amy.kwan1@ibm.com>
Mon, 27 Jul 2020 14:44:13 +0000 (09:44 -0500)
commit7c182663a857fc87552fa2861c7f94046d55845e
tree1d6ae5edc5957dbba17e79582e091ec268e804f2
parent343ffa70fc4c55f4dc0d717cf8c168865beaa9c4
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).
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/test/DebugInfo/X86/float_const_loclist.ll
llvm/test/DebugInfo/X86/implicit_value-double.ll [deleted file]
llvm/test/DebugInfo/X86/implicit_value-float.ll [deleted file]
llvm/test/DebugInfo/X86/implicit_value-ld.ll [deleted file]