about summary refs log tree commit diff
path: root/sysdeps/aarch64
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-02-17 10:15:18 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-03-26 11:03:06 +0000
commitd32624802d0b2105c95f699dd6a887b54cebf197 (patch)
tree97b93d1bbc80fad133a307471b661b4ae659b97f /sysdeps/aarch64
parent63a20eb03c0c363cf5271eb3a2fa0bb7552c01be (diff)
downloadglibc-d32624802d0b2105c95f699dd6a887b54cebf197.tar.gz
glibc-d32624802d0b2105c95f699dd6a887b54cebf197.tar.xz
glibc-d32624802d0b2105c95f699dd6a887b54cebf197.zip
malloc: Use mtag_enabled instead of USE_MTAG
Use the runtime check where possible: it should not cause slow down in
the !USE_MTAG case since then mtag_enabled is constant false, but it
allows compiling the tagging logic so it's less likely to break or
diverge when developers only test the !USE_MTAG case.

Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/aarch64')
0 files changed, 0 insertions, 0 deletions