summaryrefslogtreecommitdiff
path: root/tools/llvmc2/Common.td
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/Common.td')
-rw-r--r--tools/llvmc2/Common.td2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/llvmc2/Common.td b/tools/llvmc2/Common.td
index 364cac3549..a7515b8f0f 100644
--- a/tools/llvmc2/Common.td
+++ b/tools/llvmc2/Common.td
@@ -56,6 +56,8 @@ def switch_on;
def parameter_equals;
def element_in_list;
def input_languages_contain;
+def not_empty;
+// TOTHINK: remove?
def default;
// Boolean operators.