[all-commits] [llvm/llvm-project] 939968: [Doc] Fix example in codegen doc.

Kai Nacke via All-commits all-commits at lists.llvm.org
Mon Jan 18 05:31:31 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9399681a57cef143dc4d087706947a03af819ef5
      https://github.com/llvm/llvm-project/commit/9399681a57cef143dc4d087706947a03af819ef5
  Author: Kai Nacke <kai at redstar.de>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M llvm/docs/CodeGenerator.rst

  Log Message:
  -----------
  [Doc] Fix example in codegen doc.

The attributes in the example are placed wrong:
They belong after the type, not after the parameter name.

Reviewed by: abhina.sreeskantharajan

Differential Revision: https://reviews.llvm.org/D94683




More information about the All-commits mailing list