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.td4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/llvmc2/Common.td b/tools/llvmc2/Common.td
index 5e25dcf..db28841 100644
--- a/tools/llvmc2/Common.td
+++ b/tools/llvmc2/Common.td
@@ -50,7 +50,11 @@ def required;
def switch_on;
def parameter_equals;
def element_in_list;
+def if_input_languages_contain;
+
+// Edge property combinators.
def and;
+def or;
// Map from suffixes to language names