summaryrefslogtreecommitdiff
path: root/tools/llvm-jitlistener/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-jitlistener/Makefile')
-rw-r--r--tools/llvm-jitlistener/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-jitlistener/Makefile b/tools/llvm-jitlistener/Makefile
index 30182355c9..b132227317 100644
--- a/tools/llvm-jitlistener/Makefile
+++ b/tools/llvm-jitlistener/Makefile
@@ -12,7 +12,7 @@ TOOLNAME := llvm-jitlistener
include $(LEVEL)/Makefile.config
-LINK_COMPONENTS := mcjit jit interpreter nativecodegen bitreader asmparser selectiondag Object
+LINK_COMPONENTS := mcjit jit interpreter nativecodegen bitreader asmparser irreader selectiondag Object
# If Intel JIT Events support is configured, link against the LLVM Intel JIT
# Events interface library. If not, this tool will do nothing useful, but it