[PATCH] D109775: [FuncSpec] Fix isConstant check for globals
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 02:07:20 PDT 2021
SjoerdMeijer added a comment.
Ok, good points. I will introduce an option to enable/disable specialising on addresses that is off by default, to make explicit and 'document' that this is possible (and give the opportunity to turn this on).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109775/new/
https://reviews.llvm.org/D109775
More information about the llvm-commits
mailing list