llvm-project/openmp/runtime/tools
Jonathan Peyton 8fbb49ab78 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
2015-07-09 18:16:58 +00:00
..
lib added support for PPC architectures (version 3): initial patch provided by Carlo Bertolli, latest version from Johnny Peyton 2015-01-19 18:29:35 +00:00
src Enable debugger support 2015-07-09 18:16:58 +00:00
build.pl D9306 omp 4.1 async offload support (partial): build changes for version 4.1 2015-05-07 17:07:06 +00:00
check-depends.pl Apply name change to tools/* files. 2015-06-01 02:41:44 +00:00
check-execstack.pl Apply name change to tools/* files. 2015-06-01 02:41:44 +00:00
check-instruction-set.pl Apply name change to tools/* files. 2015-06-01 02:41:44 +00:00
check-openmp-test.pl UH OpenMP testsuite update 2015-04-29 14:36:38 +00:00
check-openmp.pl UH OpenMP testsuite update 2015-04-29 14:36:38 +00:00
check-tools.pl cleanup changes of building for Intel(R) Many Integrated Core Architecture 2015-01-16 12:54:51 +00:00
common.inc Set the Intel compiler as default when building for the MIC without CMake 2015-02-25 18:30:50 +00:00
expand-vars.pl Fix typos 2014-02-24 10:40:15 +00:00
extract-objects.pl cleanup changes of building for Intel(R) Many Integrated Core Architecture 2015-01-16 12:54:51 +00:00
freebsd.inc I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
generate-def.pl Fix typos 2014-02-24 10:40:15 +00:00
linux.inc
macos.inc
make-fat-binaries.pl Fix spelling errors 2015-05-22 22:35:51 +00:00
message-converter.pl cleanup changes of building for Intel(R) Many Integrated Core Architecture 2015-01-16 12:54:51 +00:00
objcopy.cpp Comments only: removing the Revision and Date svn variables from the top of all the source files. 2015-01-27 17:13:53 +00:00
required-objects.pl Apply name change to tools/* files. 2015-06-01 02:41:44 +00:00
windows.inc
wipe-string.pl Fix typos 2014-02-24 10:40:15 +00:00