[all-commits] [llvm/llvm-project] 45e1a3: [PGO] use -fprofile-update=atomic instead of mllvm...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Mon Sep 30 18:03:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45e1a38a10371b3ccf2a2199a0c16c6112751a3d
https://github.com/llvm/llvm-project/commit/45e1a38a10371b3ccf2a2199a0c16c6112751a3d
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c
Log Message:
-----------
[PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMode/set-file-object.c
because on some platforms (e.g. AIX) the compiler adds -latomic to the link step in 32-bit.
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