[all-commits] [llvm/llvm-project] 4e171c: [NFC][NewPM] Add clarification on analysis manager...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jul 22 08:41:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e171c9f19d49dbe1d02611f208f0d59732f5496
https://github.com/llvm/llvm-project/commit/4e171c9f19d49dbe1d02611f208f0d59732f5496
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
Log Message:
-----------
[NFC][NewPM] Add clarification on analysis manager proxies
Explain why you can only get a cached analysis result, not compute one
on the fly.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D84259
More information about the All-commits
mailing list