Remove dead code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63653 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel
2009-02-03 19:46:28 +00:00
parent 9bc67da0a9
commit 6268d69d73
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()