Remove accidental commited comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78177 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bruno Cardoso Lopes 2009-08-05 07:00:43 +00:00
parent 52d0851446
commit 6e88a51599

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