mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00

opencl-clang project release branches links to different LLVM versions. So, in order to use latest igc version with both clang 10.x and 9.x, added seprated recipes. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
8 lines
234 B
BlitzBasic
8 lines
234 B
BlitzBasic
require opencl-clang.inc
|
|
|
|
SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-90;protocol=https \
|
|
file://point-to-correct-llvm-tblgen.patch \
|
|
"
|
|
|
|
SRCREV = "6f8c329bea44321aef1a1716dd206c1f7bed23cf"
|