[Attributor] Allow to skip the initial update for a new AA
authorJohannes Doerfert <johannes@jdoerfert.de>
Fri, 18 Jun 2021 00:01:22 +0000 (19:01 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Fri, 18 Jun 2021 06:07:53 +0000 (01:07 -0500)
commit3d6df0108b48358b8cdc6cf3267300c217fe823c
tree99c4115d9314da88602bddccf54d21ba08f8080e
parent666dc6f1267dfedcd0502a1f8fbd9aafe463e06a
[Attributor] Allow to skip the initial update for a new AA

Users might want to run initialize for a set of AAs without an
intermediate update step. Running update eagerly is not a requirement
anyway so we make it optional.
llvm/include/llvm/Transforms/IPO/Attributor.h