[all-commits] [llvm/llvm-project] 5db5b4: [SCCP] Add missing change reporting
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jul 23 11:58:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5db5b4bc4394ca247c9eb665e03b851848aa2fbf
https://github.com/llvm/llvm-project/commit/5db5b4bc4394ca247c9eb665e03b851848aa2fbf
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
[SCCP] Add missing change reporting
Forgot to actually use the return value of the function.
More information about the All-commits
mailing list