diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-07-22 10:32:19 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-07-22 10:32:19 +0000 |
commit | b6d60a69c0e9a8764b7fc4e12048068c5b0ef3c3 (patch) | |
tree | bc38ee6aacbdf7d77f73fb2b32ff5545bd990026 /llvm/lib | |
parent | d72403636c9426a7a522d4d9502d2b0ecf306261 (diff) | |
download | bcm5719-llvm-b6d60a69c0e9a8764b7fc4e12048068c5b0ef3c3.tar.gz bcm5719-llvm-b6d60a69c0e9a8764b7fc4e12048068c5b0ef3c3.zip |
[ELF] Protect write access to the ELFLinkingContext::_cidentSections by a mutex
The _cidentSections container is filled during files parsing so we need to
serialize a concurrent access to it.
llvm-svn: 242885
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions