[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.