diff options
| author | Pavel Labath <labath@google.com> | 2017-06-06 14:06:17 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2017-06-06 14:06:17 +0000 |
| commit | 10c41f37b5ae69ddaec7a81f5141cf00090bae22 (patch) | |
| tree | 740dfdd2d7833262d11b08071bf76423e5bf5c3c /llvm/lib/Object/COFFModuleDefinition.cpp | |
| parent | 9f9422b69956beea6ff029b637d349e693f668b5 (diff) | |
| download | bcm5719-llvm-10c41f37b5ae69ddaec7a81f5141cf00090bae22.tar.gz bcm5719-llvm-10c41f37b5ae69ddaec7a81f5141cf00090bae22.zip | |
replace uses of strerror with llvm::sys::StrError
strerror is not thread-safe. llvm's StrError tries hard to retrieve the
string in a thread-safe way and falls back to strerror only if it does
not have another way.
llvm-svn: 304795
Diffstat (limited to 'llvm/lib/Object/COFFModuleDefinition.cpp')
0 files changed, 0 insertions, 0 deletions

