[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)
commit8d2d6b1d05ec5ec91921551eb4dd62af9f974b14
tree9cdc7d2b2a47037bcf2e80983508c77106630c71
parentd74002965e7aac9d4549f1f420c3a9827db3d397
[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.

llvm-svn: 229888
llvm/examples/Kaleidoscope/Orc/CMakeLists.txt
llvm/examples/Kaleidoscope/Orc/fully_lazy/CMakeLists.txt
llvm/examples/Kaleidoscope/Orc/fully_lazy/toy.cpp