about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-07-29 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-07-29 13:28:08 +0200
commit0ce8001a473e049a74f424d765b90f83f5dc76c4 (patch)
tree765539957e384c3d86b1c0b766d4000056777f4c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent8307072edf74f68f89e736d242d32b17eeb385d7 (diff)
downloadrust-0ce8001a473e049a74f424d765b90f83f5dc76c4.tar.gz
rust-0ce8001a473e049a74f424d765b90f83f5dc76c4.zip
Flatten compression caches into symbol mangler
The compression caches currently don't have any dedicated functionality
that would benefit from being separated. Incorporating caches directly
into the symbol manger also avoids dynamic memory allocation.

The symbol mangler, which is often passed by value, is now slightly
larger. This aspect will be addressed by a follow-up commit.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions