diff options
Diffstat (limited to 'test/LLVMC/NoCompilationGraph.td')
| -rw-r--r-- | test/LLVMC/NoCompilationGraph.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LLVMC/NoCompilationGraph.td b/test/LLVMC/NoCompilationGraph.td index 163e97f..96c1f17 100644 --- a/test/LLVMC/NoCompilationGraph.td +++ b/test/LLVMC/NoCompilationGraph.td @@ -1,5 +1,5 @@ // Check that the compilation graph is not required. // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t -// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t +// RUN: %compile_cxx -fexceptions -x c++ %t include "llvm/CompilerDriver/Common.td" |
