diff options
author | Vadim Paretsky <b-vadipa@microsoft.com> | 2023-03-27 17:20:54 -0700 |
---|---|---|
committer | Vadim Paretsky <b-vadipa@microsoft.com> | 2023-03-27 17:20:54 -0700 |
commit | 30ce6fbfaae4a6c03fe18d06163e696054a692cb (patch) | |
tree | bc20cc5dc7b13bbb6ccde5bd971a5735b409ab18 /llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp | |
parent | 1b56f273b27114322187ea0509762671cdec9e84 (diff) | |
download | llvm-30ce6fbfaae4a6c03fe18d06163e696054a692cb.zip llvm-30ce6fbfaae4a6c03fe18d06163e696054a692cb.tar.gz llvm-30ce6fbfaae4a6c03fe18d06163e696054a692cb.tar.bz2 |
[OpenMP] Fix an OpenMP Windows build problem
When building OpenMP as part of LLVM, CMAKE was generating incorrect
location references for OpenMP build's first step's artifacts being used
in regenerating its Windows import library in the second step. The fix is
to feed a dummy non-buildable, rather than buildable, source to CMAKE to
satisfy its source requirements removing the need to reference the first
step's artifacts in the second step altogether.
Differential Revision:https://reviews.llvm.org/D146894
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp')
0 files changed, 0 insertions, 0 deletions