# Copyright (c) 2024, Trail of Bits, Inc.

add_vast_dialect_library(Parser
    Dialect.cpp
    Ops.cpp
    Types.cpp
)
