aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/ExternOptions.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/ExternOptions.td')
-rw-r--r--test/LLVMC/ExternOptions.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LLVMC/ExternOptions.td b/test/LLVMC/ExternOptions.td
index a05f2ca..77cb4bf 100644
--- a/test/LLVMC/ExternOptions.td
+++ b/test/LLVMC/ExternOptions.td
@@ -13,7 +13,7 @@ def OptList : OptionList<[(switch_option "Wall", (extern)),
(prefix_list_option "L", (extern))]>;
def dummy_tool : Tool<[
-(cmd_line "dummy_cmd $INFILE"),
+(command "dummy_cmd"),
(in_language "dummy"),
(out_language "dummy"),
(actions (case