cc_library(
  test_dialect
  SRCS test_dialect.cc test_op.cc
  DEPS ir)
