[all-commits] [llvm/llvm-project] cf6e9c: [RISCV] Add documentation in the LangRef on GHC CC...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jan 8 22:33:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf6e9c4b2711fa4450c537aa381a1d693e130740
      https://github.com/llvm/llvm-project/commit/cf6e9c4b2711fa4450c537aa381a1d693e130740
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [RISCV] Add documentation in the LangRef on GHC CC (#72762)

The GHC CC got added to RISCV in
a8dc2110cd4dd69212a204bc1074729f95d5402a but it never got documented in
the LangRef. This adds documentation in the LangRef noting that RISCV is
supports the GHC calling convention and notes the specific limitations
of the GHC CC on RISCV.




More information about the All-commits mailing list