if(NOT WITH_NEWIR)
  return()
endif()

add_subdirectory(core)
add_subdirectory(pass)
