[lcg] Fix formatting errors found with clang-format, remove the now
[oota-llvm.git] / tools / llvm-rtdyld / Makefile
index 9de753ef22ad159aed305f0560d601387be1ef42..3e868b985872442d011e36a4f944ad6ec3a2be8b 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-rtdyld
-LINK_COMPONENTS := all-targets support MC object RuntimeDyld MCJIT debuginfo
+LINK_COMPONENTS := all-targets support MC object RuntimeDyld MCJIT DebugInfoDWARF
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1