align read-only sections on masm/windows to 64 bytes
authorbcook <bcook@openbsd.org>
Tue, 27 Feb 2024 13:12:33 +0000 (13:12 +0000)
committerbcook <bcook@openbsd.org>
Tue, 27 Feb 2024 13:12:33 +0000 (13:12 +0000)
commit2e312c038448f052b3693995aa570c3d2e0ede68
tree678cb65fea362ece4ebc39c59fa3af9ee6295b75
parent8420ddd22163c7b6d4286d461c57d5edee71f410
align read-only sections on masm/windows to 64 bytes

Avoid conflicts where alignment is specified later in the underlying
assembly.

ok tb@
lib/libcrypto/perlasm/x86_64-xlate.pl