summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-devtools/clang/files/llvm12-0002-Avoid-calling-ParseCommandLineOptions-in-BackendUtil.patch
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for LLVM 12Anuj Mittal2022-08-151-52/+0
| | | | | | | We can now build with LLVM 14 and no longer need to keep LLVM 12 patches and compatibility code. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm-project-source: refresh patchesAnuj Mittal2022-04-191-7/+7
| | | | | | | Refresh the patches as recommended by the opencl-clang and include support for OpenCL 3.0. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm/12.0.0: apply opencl-clang recommend patchesNaveen Saini2021-08-241-0/+52
https://github.com/intel/opencl-clang/tree/ocl-open-120/patches Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>