X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FObjectCodeEmitter.cpp;h=cf05275d7a3152daae491d0e54b4e5d3b0b076c6;hb=08ada178b8a9f2b380fb6c2bc2693c615532278e;hp=6f763404f53ea75c257239ce89daa5ecb00f540a;hpb=52d0851446afe2ae923fc7e7ee56aa4c9d61c1e1;p=oota-llvm.git diff --git a/lib/CodeGen/ObjectCodeEmitter.cpp b/lib/CodeGen/ObjectCodeEmitter.cpp index 6f763404f53..cf05275d7a3 100644 --- a/lib/CodeGen/ObjectCodeEmitter.cpp +++ b/lib/CodeGen/ObjectCodeEmitter.cpp @@ -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