* Add support for different "PassType's"
[oota-llvm.git] / lib / Analysis / IPA / FindUsedTypes.cpp
index f91b8ae226ef6fd27340607d1cf9f69f947be049..1139cf3df8b96d644c569085e86ecc35648e3ab2 100644 (file)
@@ -11,6 +11,8 @@
 #include "llvm/Module.h"
 #include "llvm/Support/InstIterator.h"
 
+static RegisterAnalysis<FindUsedTypes>
+X("printusedtypes", "Find Used Types");
 AnalysisID FindUsedTypes::ID(AnalysisID::create<FindUsedTypes>());
 
 // IncorporateType - Incorporate one type and all of its subtypes into the