Compiler projects using llvm
import("//llvm/utils/TableGen/tablegen.gni")

tablegen("Options") {
  args = [ "-gen-opt-parser-defs" ]
}