1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/examples/Kaleidoscope
Lang Hames 92fa8af24d [ORC] Add deprecation warnings to ORCv1 layers and utilities.
Summary:
ORCv1 is deprecated. The current aim is to remove it before the LLVM 10.0
release. This patch adds deprecation attributes to the ORCv1 layers and
utilities to warn clients of the change.

Reviewers: dblaikie, sgraenitz, AlexDenisov

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D64609

llvm-svn: 366344
2019-07-17 16:40:52 +00:00
..
BuildingAJIT [ORC] Add deprecation warnings to ORCv1 layers and utilities. 2019-07-17 16:40:52 +00:00
Chapter2 Fix some warnings on MSVC 2019-01-27 18:41:40 +00:00
Chapter3
Chapter4
Chapter5
Chapter6
Chapter7
Chapter8
Chapter9 Fix build break from r347239 2018-11-19 18:51:11 +00:00
include [ORC] Add deprecation warnings to ORCv1 layers and utilities. 2019-07-17 16:40:52 +00:00
MCJIT Python compat - print statement 2019-01-03 14:11:33 +00:00
CMakeLists.txt