Enhance MemoryBuffer to return error messages in strings if they occur.
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 23:32:36 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 23:32:36 +0000 (23:32 +0000)
commit5499da88331a31a9dcc24dc160f58b411fb0d34a
treee9fcb8c7924517177055f033ab3831a3dc078c64
parentc57ed8b2980fd155b9e0048670a7423184921d34
Enhance MemoryBuffer to return error messages in strings if they occur.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36899 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MemoryBuffer.h
lib/Support/MemoryBuffer.cpp