[all-commits] [llvm/llvm-project] 8a2e2a: [llvm] Fix refactoring bug introduced in D79042
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu May 14 16:07:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8a2e2a6a2bd0ed9310a8739c256456567e2adb23
https://github.com/llvm/llvm-project/commit/8a2e2a6a2bd0ed9310a8739c256456567e2adb23
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M llvm/lib/Analysis/InlineAdvisor.cpp
Log Message:
-----------
[llvm] Fix refactoring bug introduced in D79042
Incorrectly copied over the GetAssumptionCache snippet.
This patch also renames a variable for clarity.
More information about the All-commits
mailing list