aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2025-06-16 12:55:12 -0700
committerGitHub <noreply@github.com>2025-06-16 12:55:12 -0700
commitb0378e7ca953c2390168f352c5a88fd325cde894 (patch)
treee6a9a1ec2291832bffdb34e0fe99eea645a8deca /clang/lib/CodeGen/ModuleBuilder.cpp
parent25781221d68a700eae679a19f701d4ad67e91dc9 (diff)
downloadllvm-b0378e7ca953c2390168f352c5a88fd325cde894.zip
llvm-b0378e7ca953c2390168f352c5a88fd325cde894.tar.gz
llvm-b0378e7ca953c2390168f352c5a88fd325cde894.tar.bz2
[AArch64TargetParser]Fix reconstructFromParsedFeatures ignoring negative features (#142236)
The `targetFeatureToExtension` function used by reconstructFromParsedFeatures only found positive `+FEATURE` strings, but not negative `-FEATURE` strings. Extend the function to handle both to fix `reconstructFromParsedFeatures`.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions