meta-intel/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files
Naveen Saini 52dc027375 opencl-clang: fix runtime error
Error log:
clang (LLVM option parsing): Unknown command line argument '-pgo-warn-misexpect'.
Try: 'clang (LLVM option parsing) --help'

Force opencl-clang to link with shared clang-cpp for target builds and
explicitly link with spirv library because of a change in behaviour in llvm 10.

Use the patch to link with all static libs only for native cases where meta-clang
default to building static libs only by default.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-04-17 08:06:37 +08:00
..
0001-Building-in-tree-with-LLVM-10.0-with-the-LLVM_LINK_L.patch opencl-clang: fix runtime error 2020-04-17 08:06:37 +08:00
0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch opencl-clang: upgrade 9.0.0 -> 10.0.0 2020-04-04 18:18:52 +08:00
0002-make-sure-only-static-libraries-linked-for-native-bu.patch opencl-clang: fix runtime error 2020-04-17 08:06:37 +08:00