[all-commits] [llvm/llvm-project] 636c93: Revert "Reapply: [DebugInfo] Recover debug intrins...

Vlad Tsyrklevich via All-commits all-commits at lists.llvm.org
Tue Dec 10 16:03:27 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 636c93ed11a5f98b5c3ff88241460d61cb7785bb
      https://github.com/llvm/llvm-project/commit/636c93ed11a5f98b5c3ff88241460d61cb7785bb
  Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    R llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
    R llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll

  Log Message:
  -----------
  Revert "Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated/empty..."

This reverts commit f2ba93971ccc236c0eef5323704d31f48107e04f, it was
causing build timeouts on sanitizer-x86_64-linux-autoconf such as
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/44917




More information about the All-commits mailing list