diff options
author | Martin Storsjö <martin@martin.st> | 2022-12-14 10:19:11 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-12-14 14:19:10 +0200 |
commit | 15151315f76b0840423bd3bd62c5f9fc647d31c6 (patch) | |
tree | 1ea15552346740112e7274c7d3ecbeeba65c7f39 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 93c011eebbbb03ea5b7aa18b02870595d079fc8a (diff) | |
download | llvm-15151315f76b0840423bd3bd62c5f9fc647d31c6.zip llvm-15151315f76b0840423bd3bd62c5f9fc647d31c6.tar.gz llvm-15151315f76b0840423bd3bd62c5f9fc647d31c6.tar.bz2 |
[OpenMP] Add a missing dllexport for the new function __kmpc_fork_call_if
This new function was added in b72f1ec9fbb14cd7d2f5112d2c52ef5cdd1aa94a,
but wasn't exported from the DLL on Windows.
This fixes the parallel/omp_parallel_if.c OpenMP testcase on
Windows.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions