[OpenMP][libomp] Allow white spaces in OMP_TARGET_OFFLOAD value
authorHansang Bae <hansang.bae@intel.com>
Thu, 4 May 2023 14:35:38 +0000 (09:35 -0500)
committerHansang Bae <hansang.bae@intel.com>
Mon, 5 Jun 2023 22:41:54 +0000 (17:41 -0500)
commitbd46706b1f7590b832b3f01f84c54d79dbce8a04
tree4ceff3cb3535315caa5ed26614dac5e18c93e6d8
parentb25c001ad3f33695f82ec06c33b33d248686f4ab
[OpenMP][libomp] Allow white spaces in OMP_TARGET_OFFLOAD value

Remove heading/trailing white spaces when matching OMP_TARGET_OFFLOAD
value.

Differential Revision: https://reviews.llvm.org/D149890
openmp/runtime/src/kmp_settings.cpp