DPC++ Runtime
Runtime libraries for oneAPI DPC++
online_compiler.hpp
Go to the documentation of this file.
1
//===------- online_compiler.hpp - Online source compilation service ------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
9
#pragma once
10
11
#include <
CL/sycl/detail/defines_elementary.hpp
>
12
13
__SYCL_WARNING
(
14
"sycl/ext/intel/online_compiler.hpp usage is deprecated, include "
15
"sycl/ext/intel/experimental/online_compiler.hpp instead"
)
16
17
#include <sycl/ext/intel/experimental/online_compiler.hpp>
defines_elementary.hpp
__SYCL_WARNING
#define __SYCL_WARNING(msg)
Definition:
defines_elementary.hpp:107
include
sycl
ext
intel
online_compiler.hpp
Generated by
1.8.17