[all-commits] [llvm/llvm-project] cc60c4: specify clang --target to fix breakage on AIX (#11...
Lei Wang via All-commits
all-commits at lists.llvm.org
Tue Oct 29 21:07:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc60c46e39b0fffadc83a905b37d98aff426ac17
https://github.com/llvm/llvm-project/commit/cc60c46e39b0fffadc83a905b37d98aff426ac17
Author: Lei Wang <wlei at fb.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M clang/test/CodeGen/pgo-cold-function-coverage.c
Log Message:
-----------
specify clang --target to fix breakage on AIX (#114127)
`-fprofile-sample-use` is not supported on AIX, which caused a CI
failure.
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