summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-11-12 02:13:27 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-11-12 02:13:27 +0000
commitcac0088e9192467621dea9824296bf2447722464 (patch)
tree9e2f413e7eab373664cea8f9d29aca9a5da9e879 /llvm/lib/ExecutionEngine
parent775118a28bcaead62e6db7bf1959e0503691d185 (diff)
downloadbcm5719-llvm-cac0088e9192467621dea9824296bf2447722464.tar.gz
bcm5719-llvm-cac0088e9192467621dea9824296bf2447722464.zip
Remove the now unused StringRefMemoryObject.h.
llvm-svn: 221755
Diffstat (limited to 'llvm/lib/ExecutionEngine')
-rw-r--r--llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp b/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
index 5b3bd1dee46..692b2f2f6aa 100644
--- a/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
+++ b/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
@@ -12,7 +12,6 @@
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCDisassembler.h"
#include "llvm/MC/MCInst.h"
-#include "llvm/Support/StringRefMemoryObject.h"
#include "llvm/Support/Path.h"
#include "RuntimeDyldCheckerImpl.h"
#include "RuntimeDyldImpl.h"
OpenPOWER on IntegriCloud