[clang] [llvm] Add support for flag output operand "=@cc" for SystemZ. (PR #125970)

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 14 08:59:56 PDT 2025


================
@@ -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


More information about the llvm-commits mailing list