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