[all-commits] [llvm/llvm-project] b27f0b: [AIX] Add a dummy variable in the __llvm_orderfile...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Mon Feb 19 16:14:35 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: b27f0b4fae68fea5c2468bc080e31bcecfb7faa7
https://github.com/llvm/llvm-project/commit/b27f0b4fae68fea5c2468bc080e31bcecfb7faa7
Author: Wael Yehia <44115484+w2yehia at users.noreply.github.com>
Date: 2024-02-18 (Sun, 18 Feb 2024)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPlatformAIX.c
A compiler-rt/test/profile/AIX/bexpfull-pgo.c
Log Message:
-----------
[AIX] Add a dummy variable in the __llvm_orderfile section (#81968)
to satisfy the __start___llvm_orderfile reference when linking with
-bexpfull and -fprofile-generate on AIX.
(cherry picked from commit 15cccc55919d27eb2e89379a65f6c7809f679fda)
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