Skip to content
Commit 8fd1254a authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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.

llvm-svn: 145745
parent 456809c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment