NetBSD/common
kamil 7f5eec67a9 Add support for alignment_assumptions in uubsan
Cherry-pick from FreeBSD:

From 7c1bc5ffc2fa68ddc76e5ea8a3a1a6fdfeee57f0 Mon Sep 17 00:00:00 2001
From: andrew <andrew@FreeBSD.org>
Date: Tue, 28 May 2019 09:12:15 +0000
Subject: [PATCH] Teach the kernel KUBSAN runtime about alignment_assumption

This checks the alignment of a given pointer is sufficient for the
requested alignment asked for. This fixes the build with a recent
llvm/clang.

Sponsored by:	DARPA, AFRL
2020-03-08 21:35:03 +00:00
..
dist/zlib Restore a local change (in rev1.4) that was lost on zlib 1.12.10 merge. 2017-11-12 07:55:05 +00:00
include get rid of caddr_t 2019-06-16 16:01:44 +00:00
lib Add support for alignment_assumptions in uubsan 2020-03-08 21:35:03 +00:00