about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-09-21 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-09-21 15:36:45 +0200
commitc7e887c64abe846dea4a0ee7a1cfee843bb8e820 (patch)
tree09e66f0286994f33144606f1200974ef4cfd94e8 /compiler/rustc_codegen_llvm/src
parent70148d7b3161912381b1a5c427c3a690e12c5b24 (diff)
downloadrust-c7e887c64abe846dea4a0ee7a1cfee843bb8e820.tar.gz
rust-c7e887c64abe846dea4a0ee7a1cfee843bb8e820.zip
DroplessArena: Allocate objects from the end of memory chunk
Allocating from the end of memory chunk simplifies the alignment code
and reduces the number of checked arithmetic operations.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions