[all-commits] [llvm/llvm-project] 993787: Revert "[DebugInfo] Emit DW_OP_implicit_value for ...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Wed Aug 19 13:00:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9937872c02ba1b088a27a880301b6d816d971d16
https://github.com/llvm/llvm-project/commit/9937872c02ba1b088a27a880301b6d816d971d16
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2020-08-20 (Thu, 20 Aug 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
Log Message:
-----------
Revert "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants"
This reverts commit 15801f16194a3d.
arc's land messed up! It removed the new commit message and took it
from revision.
More information about the All-commits
mailing list