diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-12-03 02:45:50 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-12-03 02:45:50 +0000 |
commit | 3604924799fc83da93ae4b8c1eb57ed9c9e734b5 (patch) | |
tree | 089d903344a34d53abfc4ffaad2b01b8b1edffc8 /lib/Transforms/Utils/AddrModeMatcher.cpp | |
parent | 9eff1e33f616ad2d0134740ac4595ed2e79e3d74 (diff) |
Creating multiple JITs on X86 in multiple threads causes multiple writes (of
the same value) to this variable. This code could be refactored, but it doesn't
matter since the old JIT is going away. Add tsan annotations to ignore the
race.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145745 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/AddrModeMatcher.cpp')
0 files changed, 0 insertions, 0 deletions