[all-commits] [llvm/llvm-project] bce2ac: Revert "[DebugInfo] Refactor code for emitting DWA...

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Nov 24 00:11:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bce2ac9f6d3be91fc744f7efe76d52dbe1b683bf
      https://github.com/llvm/llvm-project/commit/bce2ac9f6d3be91fc744f7efe76d52dbe1b683bf
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
    R llvm/test/DebugInfo/ARM/implicit_value-_Float16.ll

  Log Message:
  -----------
  Revert "[DebugInfo] Refactor code for emitting DWARF expressions for FP constants"

The commit introduced a crash when emitting (debug info for) complex
floats (pr48277).




More information about the All-commits mailing list