[all-commits] [llvm/llvm-project] 15cccc: [AIX] Add a dummy variable in the __llvm_orderfile...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Fri Feb 16 09:55:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15cccc55919d27eb2e89379a65f6c7809f679fda
https://github.com/llvm/llvm-project/commit/15cccc55919d27eb2e89379a65f6c7809f679fda
Author: Wael Yehia <44115484+w2yehia at users.noreply.github.com>
Date: 2024-02-16 (Fri, 16 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.
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