Remove accidental commited comment

llvm-svn: 78177
This commit is contained in:
Bruno Cardoso Lopes 2009-08-05 07:00:43 +00:00
parent 2b1dc9a783
commit 98fcfdbf9d
1 changed files with 0 additions and 2 deletions

View File

@ -137,7 +137,5 @@ uintptr_t ObjectCodeEmitter::getConstantPoolEntrySection(unsigned Index) const {
return CPSections[Index];
}
/// getNoopSize - Returns the size of the no operation instruction
} // end namespace llvm