1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/examples/ExceptionDemo
Chandler Carruth 0eb343bd44 [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.

llvm-svn: 229095
2015-02-13 10:21:05 +00:00
..
CMakeLists.txt [CMake] llvm/examples: Update libdeps for unoptimized builds. 2014-10-31 15:27:16 +00:00
ExceptionDemo.cpp [PM] Update the examples to reflect the removal of the 2015-02-13 10:21:05 +00:00
Makefile Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00