summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_cancel.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-07-09 18:16:58 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-07-09 18:16:58 +0000
commit8fbb49ab78ec4192189d42166a79a3e072802232 (patch)
tree7ec5fcc358609283ab284f824ea3edb848d146ef /openmp/runtime/src/kmp_cancel.cpp
parent0373d53ae4eeca83f0c895b95cd7f9e4d6511845 (diff)
downloadbcm5719-llvm-8fbb49ab78ec4192189d42166a79a3e072802232.tar.gz
bcm5719-llvm-8fbb49ab78ec4192189d42166a79a3e072802232.zip
Enable debugger support
These changes enable external debuggers to conveniently interface with the LLVM OpenMP Library. Structures are added which describe the important internal structures of the OpenMP Library e.g., teams, threads, etc. This feature is turned on by default (CMake variable LIBOMP_USE_DEBUGGER) and can be turned off with -DLIBOMP_USE_DEBUGGER=off. Differential Revision: http://reviews.llvm.org/D10038 llvm-svn: 241832
Diffstat (limited to 'openmp/runtime/src/kmp_cancel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud