blob: f4a304730c52e4d20a22c1d57dd403525f793c33 [file] [log] [blame]
// Check that the compilation graph can be empty.
// RUN: tblgen -I $srcroot/include --gen-llvmc %s
include "llvm/CompilerDriver/Common.td"
def Graph : CompilationGraph<[]>;