Remove raw_svector_ostream::resync and users. It's no-op after r244870.
[oota-llvm.git] / lib / MC / MCDisassembler / Disassembler.cpp
index 716d76a79fe354d29d5e3dccbb4edd287dfc95cc..f8260af53c90f94d78ae44d96935dc972f0b4925 100644 (file)
@@ -147,7 +147,6 @@ static void emitComments(LLVMDisasmContext *DC,
 
   // Tell the comment stream that the vector changed underneath it.
   DC->CommentsToEmit.clear();
-  DC->CommentStream.resync();
 }
 
 /// \brief Gets latency information for \p Inst from the itinerary