Move DebugInfo to DebugInfo/DWARF.
[oota-llvm.git] / tools / llvm-rtdyld / CMakeLists.txt
index e294760801bb15a6e820176843aadea345d7fc26..c1acbe5846bdb549808e5812352076f7f83b446d 100644 (file)
@@ -1,6 +1,6 @@
 set(LLVM_LINK_COMPONENTS
   ${LLVM_TARGETS_TO_BUILD}
-  DebugInfo
+  DebugInfoDWARF
   ExecutionEngine
   MC
   Object