forked from OSchip/llvm-project
8fbb49ab78
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 |
||
---|---|---|
.. | ||
lib | ||
src | ||
build.pl | ||
check-depends.pl | ||
check-execstack.pl | ||
check-instruction-set.pl | ||
check-openmp-test.pl | ||
check-openmp.pl | ||
check-tools.pl | ||
common.inc | ||
expand-vars.pl | ||
extract-objects.pl | ||
freebsd.inc | ||
generate-def.pl | ||
linux.inc | ||
macos.inc | ||
make-fat-binaries.pl | ||
message-converter.pl | ||
objcopy.cpp | ||
required-objects.pl | ||
windows.inc | ||
wipe-string.pl |