libLLVMObject.so.10svn fails to link due to undefined references to 'llvm::raw_string_ostream::current_pos() const'.
Managed to fix this by moving its definition from include/llvm/Support/raw_ostream.h to lib/Support/raw_ostream.cpp.
PS.: Just added the first three reviewers in the list. Not sure whom needs to review this part of the project.