[all-commits] [llvm/llvm-project] f66945: [Driver] Remove non MSVC CL flags /fprofile-sample...
Haohai Wen via All-commits
all-commits at lists.llvm.org
Wed Nov 27 23:36:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6694534ac86cb6949b241c11ddc7fd8ee44f027
https://github.com/llvm/llvm-project/commit/f6694534ac86cb6949b241c11ddc7fd8ee44f027
Author: Haohai Wen <haohai.wen at intel.com>
Date: 2024-11-28 (Thu, 28 Nov 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/cl-options.c
Log Message:
-----------
[Driver] Remove non MSVC CL flags /fprofile-sample-use (#117970)
Those flags are introduced in #117282. They are not supported by MSVC.
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