llvm-6502/examples/Kaleidoscope
Chandler Carruth 7ea33e53c7 [PM] Update the examples to reflect the removal of the
llvm/PassManager.h wrapper header and its using declarations. These now
directly use the legacy namespace.

I had updated the #include lines in my large commit but forgot that the
examples weren't being built and didn't update the code to use the
correct namespace. Sorry for the noise here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229095 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 10:21:05 +00:00
..
Chapter2 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter3 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter4 [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
Chapter5 [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
Chapter6 [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
Chapter7 [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
Chapter8 [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
MCJIT [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
Orc [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
CMakeLists.txt Add CMake build support for Orc examples (& fix some clang -Werror build 2015-02-08 07:20:04 +00:00
Makefile Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds 2014-12-08 18:00:47 +00:00