[PATCH] D73422: [IR] Delete MODULE_CODE_DEPLIB
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 15:47:22 PDT 2020
dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.
> Anything that was "planned to be removed in 4.0" is now supported "forever" until we make an explicit choice to break backward compatibility.
As Mehdi pointed out, the right fix is probably to update the comment(s) to something like:
// Deprecated, but still needed to read old bitcode files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73422/new/
https://reviews.llvm.org/D73422
More information about the llvm-commits
mailing list