Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL][Driver] Remove temporary string usage in HandleXarchArgs (#13248)
We should use string which is valid during the whole compilation phase instead of a temporary string. Signed-off-by: jinge90 <ge.jin@intel.com>
- Loading branch information