summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2015-07-06 05:50:32 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2015-07-06 05:50:32 +0000
commit7d5d33ea33ab673150852f0f7ece99bee7feae3d (patch)
tree3e694b2ceb55d8fa248bc609847fd3fbd06715b9 /clang/lib/Frontend/CompilerInstance.cpp
parentfc805cad14831d6f281a671e14c5730da25ad7eb (diff)
downloadbcm5719-llvm-7d5d33ea33ab673150852f0f7ece99bee7feae3d.tar.gz
bcm5719-llvm-7d5d33ea33ab673150852f0f7ece99bee7feae3d.zip
[OPENMP 4.0] Codegen for 'omp cancel' directive.
Add the next codegen for 'omp cancel' directive: if (__kmpc_cancel()) { __kmpc_cancel_barrier(); <exit construct>; } llvm-svn: 241429
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud