[PATCH] D118652: Cleanup header dependencies in LLVMCore
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 02:06:38 PST 2022
serge-sans-paille added a comment.
In D118652#3286018 <https://reviews.llvm.org/D118652#3286018>, @mehdi_amini wrote:
> I'm not sure how it'd help clients of the released version of LLVM to delay, the development branch and the release seems fairly disconnected to me from this point of view.
> (what can help are deprecating APIs with instructions about how to update so that they can update to the new API while targeting the current release)
I second that opinion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118652/new/
https://reviews.llvm.org/D118652
More information about the llvm-commits
mailing list