[orcjit] Include CMake support for the fully_lazy example and fix the build
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Feb 2015 19:06:04 +0000 (19:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Feb 2015 19:06:04 +0000 (19:06 +0000)
commit9be681366a2e6aa988218e6339cc501c492b65b0
tree8489b2760e154eafd8d987e8e751c309384b6034
parent27eb697feab68cd07fee29c6a8dfbed8c646f7d3
[orcjit] Include CMake support for the fully_lazy example and fix the build

Not sure if/how to make the CMake build use C++14 for the examples, so
let's stick to C++11 for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229888 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/Orc/CMakeLists.txt
examples/Kaleidoscope/Orc/fully_lazy/CMakeLists.txt
examples/Kaleidoscope/Orc/fully_lazy/toy.cpp