[all-commits] [llvm/llvm-project] 2a5827: [CallSite removal][PtrUseVisitor] Use visitCallBas...
topperc via All-commits
all-commits at lists.llvm.org
Sat Apr 18 23:16:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2a582711587881c78bd81ef3232f9f67e58ba2dd
https://github.com/llvm/llvm-project/commit/2a582711587881c78bd81ef3232f9f67e58ba2dd
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M llvm/include/llvm/Analysis/PtrUseVisitor.h
Log Message:
-----------
[CallSite removal][PtrUseVisitor] Use visitCallBase instead of visitCallSite. NFC
More information about the All-commits
mailing list