[all-commits] [llvm/llvm-project] 1b5891: Revert "[DebugInfo] Correctly track SDNode depende...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Thu Apr 8 09:56:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b589172bd19b83e8137185ed11f50bba06e8766
https://github.com/llvm/llvm-project/commit/1b589172bd19b83e8137185ed11f50bba06e8766
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
R llvm/test/CodeGen/X86/dbg-list-dependencies.ll
Log Message:
-----------
Revert "[DebugInfo] Correctly track SDNode dependencies for list debug values"
Reverted due to failure on the sanitizer-x86_64-linux-fast bot.
This reverts commit e10493eb5012a2c313471489646bde9595ea06c0.
More information about the All-commits
mailing list