summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprAgg.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-12-03 02:45:50 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-12-03 02:45:50 +0000
commit8fd1254a0a714ba4bb038dc18fd1ab8dcff99497 (patch)
tree0396d5a4f5170a6eadf3b4e876c47fe4fbe118c9 /clang/lib/CodeGen/CGExprAgg.cpp
parent456809c161a0dc18e107d520b8143b1e833a056c (diff)
downloadbcm5719-llvm-8fd1254a0a714ba4bb038dc18fd1ab8dcff99497.tar.gz
bcm5719-llvm-8fd1254a0a714ba4bb038dc18fd1ab8dcff99497.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud