================
@@ -1228,6 +1238,7 @@ class TargetInfo : public TransferrableTargetInfo,
                              std::string &/*SuggestedModifier*/) const {
     return true;
   }
+
----------------
uweigand wrote:
This shouldn't be here.
https://github.com/llvm/llvm-project/pull/125970