summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveRegUnits.cpp
diff options
context:
space:
mode:
authorHansang Bae <hansang.bae@intel.com>2019-05-30 18:35:07 +0000
committerHansang Bae <hansang.bae@intel.com>2019-05-30 18:35:07 +0000
commitec1b4d1f6fb0fe0c11ef4532db0c657067baf14c (patch)
tree30ffbf8e1f3668e54e3285cda5119702b536c17b /llvm/lib/CodeGen/LiveRegUnits.cpp
parent778e445c58c52d5b23aafe89855b93a00eac46e5 (diff)
downloadbcm5719-llvm-ec1b4d1f6fb0fe0c11ef4532db0c657067baf14c.tar.gz
bcm5719-llvm-ec1b4d1f6fb0fe0c11ef4532db0c657067baf14c.zip
Fix OMP_TARGET_OFFLOAD parsing
Current parsing allows trailing string after the permitted value, MANDATORY|DISABLED|DEFAULT -- e.g., "mandatorynot" is also recognized as "MANDATORY". Such cases should be recognized as incorrect/unknown value. Differential Revision: https://reviews.llvm.org/D62431 llvm-svn: 362125
Diffstat (limited to 'llvm/lib/CodeGen/LiveRegUnits.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud