Update CMake.
[oota-llvm.git] / lib / CodeGen / ObjectCodeEmitter.cpp
index 6f763404f53ea75c257239ce89daa5ecb00f540a..cf05275d7a3152daae491d0e54b4e5d3b0b076c6 100644 (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