You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says: there's a nocallback attribute but zero mentions of it in LangRef or anywhere else in the llvm/docs/ folder.
Digging in the history a bit, it seems like it's related to __attribute__((leaf)). The lack of LangRef documentation was noted in the Phabricator review in 2020 and again in 2021 and 2022 but has apparently still not been addressed.