[all-commits] [llvm/llvm-project] 409350: Revert "[LiveDebugValues] Introduce entry values o...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Tue Dec 3 04:13:43 PST 2019


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

  Changed paths:
    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
    R llvm/test/DebugInfo/MIR/X86/entry-value-of-modified-param.mir
    R llvm/test/DebugInfo/MIR/X86/entry-values-diamond-bbs.mir
    R llvm/test/DebugInfo/MIR/X86/kill-entry-value-after-diamond-bbs.mir
    R llvm/test/DebugInfo/MIR/X86/propagate-entry-value-cross-bbs.mir

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

This reverts commit rG4cfceb910692 due to LLDB test failing.




More information about the All-commits mailing list