debug type for DSA TD

llvm-svn: 31509
This commit is contained in:
Andrew Lenharth 2006-11-07 20:35:11 +00:00
parent 6ea4fae838
commit cb902c4942
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
// like pointer analysis.
//
//===----------------------------------------------------------------------===//
#define DEBUG_TYPE "td_dsa"
#include "llvm/Analysis/DataStructure/DataStructure.h"
#include "llvm/Module.h"
#include "llvm/DerivedTypes.h"