[all-commits] [llvm/llvm-project] 9fc465: [LangRef] Fix mislabeling in calling convention na...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Mon Nov 18 02:06:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fc4654462c44569bab950c18d25ca7624f10691
      https://github.com/llvm/llvm-project/commit/9fc4654462c44569bab950c18d25ca7624f10691
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Fix mislabeling in calling convention name (NFC)

We have explained how musttail can be guaranteed when the calling
convention is not `swifttailcc` or `tailcc`, ensure what needs to
adhere when it is the opposite case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list