summaryrefslogtreecommitdiff
path: root/test/LLVMC/MultipleOutputLanguages.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/MultipleOutputLanguages.td')
-rw-r--r--test/LLVMC/MultipleOutputLanguages.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LLVMC/MultipleOutputLanguages.td b/test/LLVMC/MultipleOutputLanguages.td
index 02512c2db7c..16ce6be85c8 100644
--- a/test/LLVMC/MultipleOutputLanguages.td
+++ b/test/LLVMC/MultipleOutputLanguages.td
@@ -1,5 +1,5 @@
// Check that multiple output languages work.
-// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
+// RUN: tblgen -I %p/../../include -llvmc-temp-hack --gen-llvmc %s -o %t
// RUN: FileCheck -input-file %t %s
// RUN: %compile_cxx %t
// XFAIL: vg_leak