about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-09-16 14:41:09 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-09-16 14:41:09 +0200
commitaf7eededaa2a239c1e23c40024cf557a4b83fffa (patch)
treeed49e515f70c15c1b8b0591a798f5df9c61778ec /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent6f6bb16718ffd4b143762be576b237efbedd38b4 (diff)
downloadrust-af7eededaa2a239c1e23c40024cf557a4b83fffa.tar.gz
rust-af7eededaa2a239c1e23c40024cf557a4b83fffa.zip
Remove an allocation from rt::init
Previously the thread name would first be heap allocated and then
re-allocated to add a nul terminator. Now it will be heap allocated only
once with nul terminator added form the start.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions