[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.
authorLang Hames <lhames@gmail.com>
Thu, 6 Nov 2014 00:31:04 +0000 (00:31 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 6 Nov 2014 00:31:04 +0000 (00:31 +0000)
commit6c100e7428067f16eff756db0acf02650904bff7
tree2ebfba28fcea656bd3763a2b9a1a04bbd5da61e9
parent5940390ece1f2b760d6a5225031f76f015a39bca
[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.

The old examples had missing/incorrect flags that were causing failures on newer
versions of clang and the tutorial code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221419 91177308-0d34-0410-b5e6-96231b3b80d8
docs/tutorial/LangImpl3.rst
docs/tutorial/LangImpl4.rst
docs/tutorial/LangImpl5.rst
docs/tutorial/LangImpl6.rst
docs/tutorial/LangImpl7.rst