[all-commits] [llvm/llvm-project] 884fb4: Update Kaleidoscope tutorial inline code

Erich Keane via All-commits all-commits at lists.llvm.org
Fri Jun 12 12:03:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 884fb45ed2aaa053fa76ca8ffa3c9a9ca595bd65
      https://github.com/llvm/llvm-project/commit/884fb45ed2aaa053fa76ca8ffa3c9a9ca595bd65
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

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

  Log Message:
  -----------
  Update Kaleidoscope tutorial inline code

Reported on IRC, the tutorial code at the bottom of the page correctly
namespaces the FunctionPassManager, but the as-you-go code does not.
This patch adds the namespace to those.




More information about the All-commits mailing list