[all-commits] [llvm/llvm-project] 4b4ede: Reland "[LiveDebugValues] Introduce entry values o...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Thu Dec 5 02:11:08 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b4ede440a2ad51b150cb913775eee76189aac38
      https://github.com/llvm/llvm-project/commit/4b4ede440a2ad51b150cb913775eee76189aac38
  Author: Djordje Todorovic <djordje.todorovic at rt-rk.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/Makefile
    M lldb/packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/TestBasicEntryValuesX86_64.py
    M lldb/packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/main.cpp
    M llvm/lib/CodeGen/LiveDebugValues.cpp
    M llvm/test/DebugInfo/MIR/ARM/dbgcall-site-propagated-value.mir
    A llvm/test/DebugInfo/MIR/X86/entry-value-of-modified-param.mir
    A llvm/test/DebugInfo/MIR/X86/entry-values-diamond-bbs.mir
    A llvm/test/DebugInfo/MIR/X86/kill-entry-value-after-diamond-bbs.mir
    A llvm/test/DebugInfo/MIR/X86/propagate-entry-value-cross-bbs.mir

  Log Message:
  -----------
  Reland "[LiveDebugValues] Introduce entry values of unmodified params"

Relanding this after resolving the cause of the test failure.




More information about the All-commits mailing list