kschimpf added a comment. Will remove unnecessary include in StreamingMemoryObject.h ================ Comment at: include/llvm/Support/StreamingMemoryObject.h:20 @@ -19,1 +19,3 @@ +#include "llvm/Support/raw_ostream.h" + ---------------- Delete this! http://reviews.llvm.org/D11391