[clang] [clang] Fix description for fprofile-sample-use= on Windows (PR #117973)

2024-11-28 Thread LLVM Continuous Integration via cfe-commits
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `libc-aarch64-ubuntu-fullbuild-dbg` running on `libc-aarch64-ubuntu` while building `clang` at step 4 "annotate". Full details are available at: https://lab.llvm.org/buildbot/#/builders/71/builds/11502 Here is the relevant p

[clang] [clang] Fix description for fprofile-sample-use= on Windows (PR #117973)

2024-11-28 Thread Haohai Wen via cfe-commits
https://github.com/HaohaiWen created https://github.com/llvm/llvm-project/pull/117973 We only support -fprofile-sample-use= for clang-cl. >From 8a922dd6dc115878c5e488345885432b4ec9f16f Mon Sep 17 00:00:00 2001 From: Haohai Wen Date: Thu, 28 Nov 2024 15:38:44 +0800 Subject: [PATCH] [clang] Fix

[clang] [clang] Fix description for fprofile-sample-use= on Windows (PR #117973)

2024-11-27 Thread Haohai Wen via cfe-commits
https://github.com/HaohaiWen closed https://github.com/llvm/llvm-project/pull/117973 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Fix description for fprofile-sample-use= on Windows (PR #117973)

2024-11-27 Thread Haohai Wen via cfe-commits
HaohaiWen wrote: /fprofile-sample-use was introduced in #117282 and waived in #117970 . https://github.com/llvm/llvm-project/pull/117973 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Fix description for fprofile-sample-use= on Windows (PR #117973)

2024-11-27 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Haohai Wen (HaohaiWen) Changes We only support -fprofile-sample-use= for clang-cl. --- Full diff: https://github.com/llvm/llvm-project/pull/117973.diff 1 Files Affected: - (modified) clang/docs/UsersManual.rst (+2-2) ``diff d