2008-12-07 16:41:50 +00:00
|
|
|
// Check that the compilation graph is not required.
|
2009-12-15 03:04:52 +00:00
|
|
|
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
|
|
|
|
// RUN: %compile_cxx -fexceptions -x c++ %t
|
2008-12-07 16:41:50 +00:00
|
|
|
|
|
|
|
include "llvm/CompilerDriver/Common.td"
|