Remove the now unused StringRefMemoryObject.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221755 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola
2014-11-12 02:13:27 +00:00
parent d9078385de
commit a48b83ebfd
7 changed files with 0 additions and 75 deletions

View File

@ -13,7 +13,6 @@
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/StringRefMemoryObject.h"
namespace llvm {
namespace object {