diff options
author | Victor Campos <victor.campos@arm.com> | 2025-07-29 14:43:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 14:43:11 +0100 |
commit | 910f6ad15abd0c812ba5df73232215bc7533f7d1 (patch) | |
tree | a60beb00b27aec4706d9000909bf5b1a2ea99fcf /clang/test/Modules/ModuleModuleDebugInfo.cpp | |
parent | 8bb3095c24b1636ecd9bedc36186a8d9de9d7274 (diff) | |
download | llvm-910f6ad15abd0c812ba5df73232215bc7533f7d1.zip llvm-910f6ad15abd0c812ba5df73232215bc7533f7d1.tar.gz llvm-910f6ad15abd0c812ba5df73232215bc7533f7d1.tar.bz2 |
[Clang][Driver] Valid `-march` value is not mandatory in AArch64 multilib (#151103)
If a user passed an invalid value to `-march`, an assertion failure
happened in the AArch64 multilib logic.
But an invalid `-march` value is an expected case that should be handled
via error messages.
This patch removes the requirement that the `-march` value must be
valid.
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions