Remove the now unused StringRefMemoryObject.h.

llvm-svn: 221755
This commit is contained in:
Rafael Espindola
2014-11-12 02:13:27 +00:00
parent 775118a28b
commit cac0088e91
7 changed files with 0 additions and 75 deletions

View File

@@ -22,7 +22,6 @@
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/StringRefMemoryObject.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"