[Openmp-commits] [PATCH] D21332: Remove unused wait/release code.
Terry Wilmarth via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 14 11:58:34 PDT 2016
tlwilmar created this revision.
tlwilmar added reviewers: jlpeyton, hbae.
tlwilmar added a subscriber: openmp-commits.
tlwilmar set the repository for this revision to rL LLVM.
Cleanup - unused code removal.
TODO: consider to remove (replace with flag class methods) also
__kmp_wait_64 and __kmp_release_64 routines.
Patch by Andrey Churbanov
Repository:
rL LLVM
http://reviews.llvm.org/D21332
Files:
runtime/src/dllexports
runtime/src/exports_so.txt
runtime/src/kmp.h
runtime/src/kmp_wait_release.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21332.60714.patch
Type: text/x-patch
Size: 3220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160614/33004796/attachment.bin>
More information about the Openmp-commits
mailing list