[all-commits] [llvm/llvm-project] f7ad7d: [Driver] Warn about all instances -mios-version-mi...
Cassie Jones via All-commits
all-commits at lists.llvm.org
Sun Jul 16 16:46:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7ad7d147b9c1e45e3f80f9e50be9984a8798e1a
https://github.com/llvm/llvm-project/commit/f7ad7d147b9c1e45e3f80f9e50be9984a8798e1a
Author: Cassie Jones <code at witchoflight.com>
Date: 2023-07-16 (Sun, 16 Jul 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/macho-embedded.c
Log Message:
-----------
[Driver] Warn about all instances -mios-version-min not just the last
Follow-up to D155123, uniformly handle cases where there are duplicate
-mios-verion-min arguments.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D155407
More information about the All-commits
mailing list