[PATCH] D64609: [ORC] Add deprecation warnings to ORCv1 layers and utilities.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 13:14:06 PDT 2019
lhames added a comment.
In D64609#1583075 <https://reviews.llvm.org/D64609#1583075>, @sgraenitz wrote:
> ... ORCv1 should be deprecated sooner rather than later. Though, a decision for the scope proposed here should come with a plan for `OrcMCJITReplacement`.
I'm going to deprecate OrcMCJITReplacement too. I'll have a patch up for that shortly. If there are enough people who need/want it we can re-instate it, but I'm hoping LLJIT will be as easy transition for most people.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64609/new/
https://reviews.llvm.org/D64609
More information about the llvm-commits
mailing list