about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDániel Buga <bugadani@gmail.com>2021-01-17 21:20:21 +0100
committerDániel Buga <bugadani@gmail.com>2021-02-07 22:26:21 +0100
commit46f30455f42e6c908c21650b181a2aa5ffd7b981 (patch)
tree7e541512794bd270ee1e26e8c267c2f7c5bd5684 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent5e91c4ecc09312d8b63d250a432b0f3ef83f1df7 (diff)
downloadrust-46f30455f42e6c908c21650b181a2aa5ffd7b981.tar.gz
rust-46f30455f42e6c908c21650b181a2aa5ffd7b981.zip
Optimize Borrows
Reuse as much memory as possible, reduce number of allocations.
Use BitSet instead of a HashMap, since only a single bit of
information was used as the map's value.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions