[PATCH] D76175: [Attributor][NFC] Typos in doc
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 08:09:24 PDT 2020
sstefan1 accepted this revision.
sstefan1 added a comment.
I'll re-accept :)
================
Comment at: llvm/lib/Transforms/IPO/Attributor.cpp:8651
+ // when A.identifyDefaultAbstractAttributes() is called for one
+ // function, it assumes that the information cach has been
+ // initialized for _all_ functions.
----------------
typo: cache.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76175/new/
https://reviews.llvm.org/D76175
More information about the llvm-commits
mailing list