Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
authorLang Hames <lhames@gmail.com>
Thu, 27 Aug 2015 20:31:44 +0000 (20:31 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 27 Aug 2015 20:31:44 +0000 (20:31 +0000)
commit8c46d7964e996f60e4cf0f8ee08be5da22ddf1a3
treee44ea3959efa313373fb9f7775aa46e634a4e989
parent742f5d8f37c26df6c5f1bf27e258a038c757bb07
Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
the kaleidoscope 'library' functions aren't dead-stripped in release builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246201 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
docs/tutorial/LangImpl4.rst
examples/Kaleidoscope/Chapter4/CMakeLists.txt
examples/Kaleidoscope/Chapter4/toy.cpp
examples/Kaleidoscope/Chapter5/CMakeLists.txt
examples/Kaleidoscope/Chapter5/toy.cpp
examples/Kaleidoscope/Chapter6/CMakeLists.txt
examples/Kaleidoscope/Chapter6/toy.cpp
examples/Kaleidoscope/Chapter7/CMakeLists.txt
examples/Kaleidoscope/Chapter7/toy.cpp
examples/Kaleidoscope/Chapter8/CMakeLists.txt
examples/Kaleidoscope/Chapter8/toy.cpp
test/CMakeLists.txt
test/Makefile
test/lit.cfg
test/lit.site.cfg.in