[SYCL][NewOffloadModel] Add ESIMD Procesing to clang-linker-wrapper. (#21449)
This patch add getSYCLPostLinkSettings function in clang-linker-wrapper
which constructs Settings for SYCLPostLink library. Also, this patch
adds
an invocation of ESIMD processing in SYCLPostLink library.