[all-commits] [llvm/llvm-project] 03eb82: [compiler-rt][Darwin][x86] Fix instrprof-darwin-de...
David Tellenbach via All-commits
all-commits at lists.llvm.org
Wed Mar 26 09:53:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03eb8258406b9684c44debc873f038a8779a8a09
https://github.com/llvm/llvm-project/commit/03eb8258406b9684c44debc873f038a8779a8a09
Author: David Tellenbach <dtellenbach at apple.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M compiler-rt/test/profile/instrprof-darwin-dead-strip.c
Log Message:
-----------
[compiler-rt][Darwin][x86] Fix instrprof-darwin-dead-strip test (#132874)
ld issues a warning about section alignment on x86. Explicitly setting
the alignment fixes that.
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