Mips assembler: .set reorder support
[oota-llvm.git] / lib / CMakeLists.txt
index d1ea02733836d63bf2efaff92be2315dbdb3418d..76ebe9aca9a35643b23cfa4ab52b4259eeadc6fb 100644 (file)
@@ -1,6 +1,7 @@
 # `Support' and `TableGen' libraries are added on the top-level CMakeLists.txt
 
 add_subdirectory(IR)
+add_subdirectory(IRReader)
 add_subdirectory(CodeGen)
 add_subdirectory(Bitcode)
 add_subdirectory(Transforms)