[all-commits] [llvm/llvm-project] dac462: [BOLT] Fix use-old-text-zero-padding on FreeBSD (#...
aokblast via All-commits
all-commits at lists.llvm.org
Fri Jul 10 00:06:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dac462d85cbc94ca5f5d9a78fc2cd01b8abaec92
https://github.com/llvm/llvm-project/commit/dac462d85cbc94ca5f5d9a78fc2cd01b8abaec92
Author: aokblast <aokblast at FreeBSD.org>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M bolt/test/AArch64/use-old-text-zero-padding.c
Log Message:
-----------
[BOLT] Fix use-old-text-zero-padding on FreeBSD (#206581)
BSD od supports only decimal value to -N parameter. To fix the test
failure, we use decimal value instead of hex value in this test case.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list