diff options
author | delphij <delphij@FreeBSD.org> | 2014-12-08 06:10:47 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2014-12-08 06:10:47 +0000 |
commit | 7c43dd3e09ad7453fd14aae04f43a7505077948b (patch) | |
tree | 40ae615d9dc7a05f741313e157ee9f218d851b8f /contrib/llvm/lib/CodeGen/TargetOptionsImpl.cpp | |
parent | 713658ad35682fd7cbff15b3ccc4aca5a0394589 (diff) | |
download | FreeBSD-src-7c43dd3e09ad7453fd14aae04f43a7505077948b.zip FreeBSD-src-7c43dd3e09ad7453fd14aae04f43a7505077948b.tar.gz |
Use calloc() instead of malloc() + bzero(). This also gets rid of a warning
because bzero is defined by strings.h which is not included in thread_pool.c.
MFC after: 2 weeks
Diffstat (limited to 'contrib/llvm/lib/CodeGen/TargetOptionsImpl.cpp')
0 files changed, 0 insertions, 0 deletions