================
@@ -13045,9 +13048,9 @@ This instruction requires several arguments:
    -  Caller and callee both have the calling convention ``fastcc`` or 
``tailcc``.
    -  The call is in tail position (ret immediately follows call and ret
       uses value of call or is void).
-   -  Option ``-tailcallopt`` is enabled, ``llvm::GuaranteedTailCallOpt`` is 
+   -  Option ``-tailcallopt`` is enabled, ``llvm::GuaranteedTailCallOpt`` is
----------------
arsenm wrote:

Unrelated whitespace changes 

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

Reply via email to