[all-commits] [llvm/llvm-project] 056596: Revert "[gardening] Replace some uses of setDebugL...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Wed Sep 30 01:52:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 05659606a2af76710fb19a65fbd1a6c88ba12dad
https://github.com/llvm/llvm-project/commit/05659606a2af76710fb19a65fbd1a6c88ba12dad
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
Revert "[gardening] Replace some uses of setDebugLoc(DebugLoc()) with dropLocation(), NFC"
Some of the buildbots have croaked with this patch, for examples failures
that begin in this build:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/29933
This reverts commit 674f57870f4c8a7fd7b629bffc85b149cbefd3e0.
More information about the All-commits
mailing list