summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/Format.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2018-03-20 21:18:17 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2018-03-20 21:18:17 +0000
commit78f977fcd16e18908a6e32a5da30256d377fbffb (patch)
treed28eae18be113c6e064f48bcb414590df75c780b /clang/lib/Format/Format.cpp
parent572bfa562ab3f3c5b98e02ba52ad887b4270a89e (diff)
downloadbcm5719-llvm-78f977fcd16e18908a6e32a5da30256d377fbffb.tar.gz
bcm5719-llvm-78f977fcd16e18908a6e32a5da30256d377fbffb.zip
Read OMP_TARGET_OFFLOAD and provide API to access ICV
Added settings code to read OMP_TARGET_OFFLOAD environment variable. Added target-offload-var ICV as __kmp_target_offload, set via OMP_TARGET_OFFLOAD, if available, otherwise defaulting to DEFAULT. Valid values for the ICV are specified as enum values {0,1,2} for disabled, default, and mandatory. An internal API access function __kmpc_get_target_offload is provided. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D44577 llvm-svn: 328046
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud