aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/MultiValuedOption.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/MultiValuedOption.td')
-rw-r--r--test/LLVMC/MultiValuedOption.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LLVMC/MultiValuedOption.td b/test/LLVMC/MultiValuedOption.td
index 8cb1878..b52af57 100644
--- a/test/LLVMC/MultiValuedOption.td
+++ b/test/LLVMC/MultiValuedOption.td
@@ -12,7 +12,7 @@ def OptList : OptionList<[
(parameter_list_option "baz", (multi_val 2), (extern))]>;
def dummy_tool : Tool<[
-(cmd_line "dummy_cmd $INFILE"),
+(command "dummy_cmd"),
(in_language "dummy"),
(out_language "dummy"),
(actions (case