diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-03-30 19:55:11 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-03-30 19:55:11 +0000 |
commit | 1e6bb8d5de52252e12f41955e6c608d23193917e (patch) | |
tree | eedc0c75422cc54e417672078ab0d69dc4b74f76 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 526fbf8e33e6888f1efaf48c826fb12da0354e09 (diff) | |
download | llvm-1e6bb8d5de52252e12f41955e6c608d23193917e.zip llvm-1e6bb8d5de52252e12f41955e6c608d23193917e.tar.gz llvm-1e6bb8d5de52252e12f41955e6c608d23193917e.tar.bz2 |
Minor cleanup in __kmp_atfork_child()
This change removes the unnecessary lock operation on __kmp_initz_lock inside
the __kmp_atfork_child() function for Linux; the lock variable is initialized
in the same function later.
Patch by Hansang Bae
Differential Revision: https://reviews.llvm.org/D44949
llvm-svn: 328900
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions