diff options
author | Matthias Braun <matze@braunis.de> | 2025-06-16 12:55:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 12:55:12 -0700 |
commit | b0378e7ca953c2390168f352c5a88fd325cde894 (patch) | |
tree | e6a9a1ec2291832bffdb34e0fe99eea645a8deca /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 25781221d68a700eae679a19f701d4ad67e91dc9 (diff) | |
download | llvm-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