llvm-project/openmp/runtime/cmake
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
..
Clang I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
GNU I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
Intel Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
MSVC Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
BuildPLRules.cmake Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
CommonFlags.cmake Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
Definitions.cmake Enable debugger support 2015-07-09 18:16:58 +00:00
GetArchitecture.cmake Cross compiler build fix [Important] - from J.Peyton, initial version from C.Bergstrom. 2015-05-14 12:54:08 +00:00
HelperFunctions.cmake fixed missed arch renaming (from C.Bergstrom) 2015-05-25 20:01:16 +00:00
MicroTests.cmake Implement recursive CMake. 2015-06-11 17:23:57 +00:00
PerlFlags.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
SourceFiles.cmake Enable debugger support 2015-07-09 18:16:58 +00:00