================
@@ -2088,12 +2088,12 @@ class TargetInstrInfo : public MCInstrInfo {
   }
 
   /// Insert an architecture-specific instruction to clear a register. If you
-  /// need to avoid sideeffects (e.g. XOR on x86), set \p NoSideEffects to \p
-  /// true.
+  /// need to avoid sideeffects (e.g. XOR on x86), set \p AllowSideEffects to
----------------
bwendling wrote:

Done.

https://github.com/llvm/llvm-project/pull/67193
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to