llvm-project/llvm/tools/llvmc/example/Skeleton/plugins/Plugin/Plugin.td

8 lines
249 B
TableGen

//===- Plugin.td - A skeleton plugin for LLVMC -------------*- tablegen -*-===//
//
// Write the code for your plugin here.
//
//===----------------------------------------------------------------------===//
include "llvm/CompilerDriver/Common.td"