[Openmp-commits] [PATCH] D53480: remove duplicate omp_control_tool export to fix windows build
Peiyuan Song via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Oct 21 07:34:14 PDT 2018
SquallATF created this revision.
Herald added a subscriber: openmp-commits.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D53480
Files:
runtime/src/dllexports
Index: runtime/src/dllexports
===================================================================
--- runtime/src/dllexports
+++ runtime/src/dllexports
@@ -558,9 +558,6 @@
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53480.170336.patch
Type: text/x-patch
Size: 386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181021/b73a0f3c/attachment.bin>
More information about the Openmp-commits
mailing list