Fixed up comments in TargetLowering.h to conform to the LLVM Style Guide.
[oota-llvm.git] / tools / llvm-rtdyld / Makefile
index 30fbee0979bd0c0a47ffb116420fda510a4db38d..fabdd683a99774c6e74eb015241399917bd6e3f3 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-rtdyld
-LINK_COMPONENTS := all-targets support MC object RuntimeDyld JIT
+LINK_COMPONENTS := all-targets support MC object RuntimeDyld JIT debuginfo
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1