[all-commits] [llvm/llvm-project] 579a80: [Clang][Driver][ARM] Forward `-Os` and `-Oz` as mu...
Victor Campos via All-commits
all-commits at lists.llvm.org
Tue Jul 22 02:58:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 579a80784d43f4c21ac4ee2df221ba4f3b98fd70
https://github.com/llvm/llvm-project/commit/579a80784d43f4c21ac4ee2df221ba4f3b98fd70
Author: Victor Campos <victor.campos at arm.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M clang/lib/Driver/ToolChain.cpp
M clang/test/Driver/print-multi-selection-flags.c
Log Message:
-----------
[Clang][Driver][ARM] Forward `-Os` and `-Oz` as multilib flags (#149819)
Pass along `-Os` and `-Oz` as multilib flags under ARM and AArch64 so
that they can be used as criteria for multilib selection.
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