[docs] Update OrcV1 removal timeline.

This commit is contained in:
Lang Hames 2020-09-14 14:23:20 -07:00
parent b3445c839f
commit 44da6c2369
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ are now referred to as ORCv1.
The majority of the ORCv1 layers and utilities were renamed with a 'Legacy'
prefix in LLVM 8.0, and have deprecation warnings attached in LLVM 9.0. In LLVM
10.0 ORCv1 will be removed entirely.
12.0 ORCv1 will be removed entirely.
Transitioning from ORCv1 to ORCv2 should be easy for most clients. Most of the
ORCv1 layers and utilities have ORCv2 counterparts [2]_ that can be directly