Update the MemoryBuffer API to use ErrorOr.
[oota-llvm.git] / include / llvm / Bitcode / BitcodeWriterPass.h
2014-01-13 Chris Lattnerfix a -Wdocumentation warning.
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.