OSDN Git Service

ThinLTOCodeGenerator: fix race condition found using TSAN
authorMehdi Amini <mehdi.amini@apple.com>
Sun, 15 May 2016 05:49:47 +0000 (05:49 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sun, 15 May 2016 05:49:47 +0000 (05:49 +0000)
commit27c044cbde7acf5a4a9725dae6b894fd26b6c7d0
treef54ac0df24c0be44ab7d5480643a43b5e85b288a
parent17b42bdb89a88cb67de89677a15ef962294f67ae
ThinLTOCodeGenerator: fix race condition found using TSAN

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LTO/ThinLTOCodeGenerator.cpp