llvm::AppendingBinaryByteStream::commit

Commit buffered changes; always succeeds for this in-memory stream.

Synopsis

Declared in <llvm/Support/BinaryByteStream.h>

virtual
Error
commit() override;

Return Value

Error::success().