PEI: refactor replaceFrameIndices(MF) to call replaceFrameIndices(BB).
[oota-llvm.git] / unittests / CMakeLists.txt
index a3f8bf34e73164ddd7c50ec0ae98b00a0ce3d35e..53b7e9c1e8305e33fa48ec95908f7eaf786efc3e 100644 (file)
@@ -13,3 +13,5 @@ add_subdirectory(Option)
 add_subdirectory(Support)
 add_subdirectory(Transforms)
 add_subdirectory(IR)
+add_subdirectory(DebugInfo)
+add_subdirectory(Object)