[MCJIT] Delete the JTIMemoryManager and associated APIs.
[oota-llvm.git] / tools / llvm-jitlistener / Makefile
index b13222731745215430fc1c62f6cae1f1a27b33e3..6d72427e96e896c039156c53d63088ab9237a76a 100644 (file)
@@ -12,7 +12,7 @@ TOOLNAME := llvm-jitlistener
 \r
 include $(LEVEL)/Makefile.config\r
 \r
-LINK_COMPONENTS := mcjit jit interpreter nativecodegen bitreader asmparser irreader selectiondag Object\r
+LINK_COMPONENTS := mcjit interpreter nativecodegen bitreader asmparser irreader selectiondag Object\r
 \r
 # If Intel JIT Events support is configured, link against the LLVM Intel JIT\r
 # Events interface library.  If not, this tool will do nothing useful, but it\r