From: Andrey Churbanov Date: Thu, 25 Oct 2018 11:04:01 +0000 (+0000) Subject: remove duplicate omp_control_tool export to fix windows build X-Git-Tag: llvmorg-8.0.0-rc1~5813 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ca3609418db6f6cfabd1e89b50448cc26dbae5c;p=platform%2Fupstream%2Fllvm.git remove duplicate omp_control_tool export to fix windows build Patch by squallatf@gmail.com Differential Revision: https://reviews.llvm.org/D53480 llvm-svn: 345255 --- diff --git a/openmp/runtime/src/dllexports b/openmp/runtime/src/dllexports index 59bda87..1108930 100644 --- a/openmp/runtime/src/dllexports +++ b/openmp/runtime/src/dllexports @@ -558,9 +558,6 @@ kmp_set_disp_num_buffers 890 omp_thread_mem_alloc DATA %endif # OMP_50 -%ifdef OMP_50 - omp_control_tool 891 -%endif # OMP_50 %ifndef stub # Ordinals between 900 and 999 are reserved