A while back, Hal suggested updating the GUIDEDLL_EXPORTS macro guard to a more descriptive name. It represents a dynamic library build so KMP_DYNAMIC_LIB is a more suitable name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D9899
Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB ClosedPublic Authored by jlpeyton on May 20 2015, 3:50 PM.
Details Summary A while back, Hal suggested updating the GUIDEDLL_EXPORTS macro guard to a more descriptive name. It represents a dynamic library build so KMP_DYNAMIC_LIB is a more suitable name.
Diff Detail
Event Timelinejlpeyton updated this object. This revision is now accepted and ready to land.May 23 2015, 5:51 PM Closed by commit rL238221: Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB (authored by jlpeyton). · Explain WhyMay 26 2015, 10:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26521 openmp/trunk/runtime/cmake/Definitions.cmake
openmp/trunk/runtime/src/kmp_ftn_cdecl.c
openmp/trunk/runtime/src/kmp_runtime.c
openmp/trunk/runtime/src/kmp_version.c
openmp/trunk/runtime/src/makefile.mk
openmp/trunk/runtime/src/z_Windows_NT_util.c
|