llvm-6502/lib/Transforms/Hello
Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
ID member as the sole unique type identifier.  Clean up APIs related to this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-05 23:42:04 +00:00
..
CMakeLists.txt CMake: Support for building llvm loadable modules. 2009-11-10 02:45:37 +00:00
Hello.cpp Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 2010-08-05 23:42:04 +00:00
Hello.exports Add an exports file for the Hello example plugin. 2010-06-24 17:36:51 +00:00
Makefile Add an exports file for the Hello example plugin. 2010-06-24 17:36:51 +00:00