diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2022-08-01 13:43:18 -0500 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2022-08-02 17:05:56 -0500 |
commit | 9cf6511bff97007401238f6cff6bf80cb9af04a5 (patch) | |
tree | e3f186fe3298fee079e7a3c72cdb40fb746a0e75 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | ee4d8150083792242b3c56e5a7f9fe8aaa374b72 (diff) | |
download | llvm-9cf6511bff97007401238f6cff6bf80cb9af04a5.zip llvm-9cf6511bff97007401238f6cff6bf80cb9af04a5.tar.gz llvm-9cf6511bff97007401238f6cff6bf80cb9af04a5.tar.bz2 |
[OpenMP][libomp] Detect if test compiler has omp.h
omp50_taskdep_depobj.c relies on the test compiler's omp.h file.
If the test compiler does not have an omp.h file, then use the one
within the build tree.
Fixes: https://github.com/llvm/llvm-project/issues/56820
Differential Revision: https://reviews.llvm.org/D131000
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions