Remove dead code.

llvm-svn: 63653
This commit is contained in:
Devang Patel
2009-02-03 19:46:28 +00:00
parent 576baa4adf
commit 9c7c0db37a
2 changed files with 0 additions and 29 deletions

View File

@@ -36,7 +36,6 @@ char MachineModuleInfo::ID = 0;
MachineModuleInfo::MachineModuleInfo()
: ImmutablePass(&ID)
, Lines()
, LabelIDList()
, FrameMoves()
, LandingPads()