aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc2/Common.td
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/Common.td')
-rw-r--r--tools/llvmc2/Common.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvmc2/Common.td b/tools/llvmc2/Common.td
index 2a6b54e..364cac3 100644
--- a/tools/llvmc2/Common.td
+++ b/tools/llvmc2/Common.td
@@ -56,6 +56,7 @@ def switch_on;
def parameter_equals;
def element_in_list;
def input_languages_contain;
+def default;
// Boolean operators.
def and;