Add a 'set_option' action for use in OptionPreprocessor.
[oota-llvm.git] / include / llvm / CompilerDriver / Common.td
index 8d2f63b3306363666a438c97cedd47ba38550fc7..9c3e861c22028ecb7b6046470b75ed3633f1f44e 100644 (file)
@@ -84,6 +84,7 @@ def stop_compilation;
 def unpack_values;
 def warning;
 def error;
+def set_option;
 def unset_option;
 
 // Increase/decrease the edge weight.