about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-24 23:51:45 +0000
committerbors <bors@rust-lang.org>2020-09-24 23:51:45 +0000
commit9b5c98f6406acb8b86375c45b16bca51441c59dd (patch)
treef02a070c652e1f762eca040aa3aa338b6cb802c5 /compiler/rustc_codegen_llvm/src
parente599b53e67ddd197a09a3d8720eed872df481aa0 (diff)
parentc7e887c64abe846dea4a0ee7a1cfee843bb8e820 (diff)
downloadrust-9b5c98f6406acb8b86375c45b16bca51441c59dd.tar.gz
rust-9b5c98f6406acb8b86375c45b16bca51441c59dd.zip
Auto merge of #77014 - tmiasko:arena, r=Mark-Simulacrum
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