llvm
83ee235c - [SYCL] Support `online_compiler::compile` compiled with pre-C++11 ABI (#16269)

Commit
1 year ago
[SYCL] Support `online_compiler::compile` compiled with pre-C++11 ABI (#16269) This is an updated version of https://github.com/intel/llvm/pull/16179. Run-time ABI mismatch resulting in a segmentation fault was uncovered why enabling extra testing in https://github.com/intel/llvm/pull/16235, this new version fixes that.
Parents
Loading