Update Kaleidoscope tutorial inline code
authorErich Keane <erich.keane@intel.com>
Fri, 12 Jun 2020 19:01:21 +0000 (12:01 -0700)
committerErich Keane <erich.keane@intel.com>
Fri, 12 Jun 2020 19:02:35 +0000 (12:02 -0700)
commit884fb45ed2aaa053fa76ca8ffa3c9a9ca595bd65
treeed888fd19eced38ed849060b4e564f5856476a04
parent9c2c698fd4847bd0e9fd03059ec46f130e7641e8
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.
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl04.rst