[all-commits] [llvm/llvm-project] 391f9e: [docs] Fix load instructions in chapter 7 of the t...

Jim Lin via All-commits all-commits at lists.llvm.org
Wed Jun 9 02:39:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 391f9ef1aa8b28ef8bad4486576477c0700e43e9
      https://github.com/llvm/llvm-project/commit/391f9ef1aa8b28ef8bad4486576477c0700e43e9
  Author: Jim Lin <jim at andestech.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl07.rst

  Log Message:
  -----------
  [docs] Fix load instructions in chapter 7 of the tutorial

Loads in the first half of the chapter are missing the type argument.

Patched By: klao (Mihaly Barasz)

Reviewed By: Jim

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




More information about the All-commits mailing list