[all-commits] [llvm/llvm-project] 00500d: [NFC] De-template LazyCallGraph::visitReferences()...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Oct 20 10:52:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00500d5bad2270ea244adfdc6a48171968f88901
https://github.com/llvm/llvm-project/commit/00500d5bad2270ea244adfdc6a48171968f88901
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M llvm/include/llvm/Analysis/LazyCallGraph.h
M llvm/lib/Analysis/LazyCallGraph.cpp
Log Message:
-----------
[NFC] De-template LazyCallGraph::visitReferences() and move into .cpp file
This makes changing it and recompiling it much faster.
More information about the All-commits
mailing list