[PATCH] D64609: [ORC] Add deprecation warnings to ORCv1 layers and utilities.

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 10:25:04 PDT 2019


sgraenitz accepted this revision.
sgraenitz added inline comments.
This revision is now accepted and ready to land.


================
Comment at: tools/lli/lli.cpp:94
                                            "orc-mcjit",
                                            "Orc-based MCJIT replacement"),
                                 clEnumValN(JITKind::OrcLazy,
----------------
`Orc-based MCJIT replacement (deprecated)`?


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