From 994dbe007394da2ecdc815a8784bbfa6067dceb2 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Thu, 17 Dec 2009 07:49:16 +0000 Subject: Add a 'set_option' action for use in OptionPreprocessor. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91594 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CompilerDriver/Common.td | 1 + 1 file changed, 1 insertion(+) (limited to 'include/llvm') diff --git a/include/llvm/CompilerDriver/Common.td b/include/llvm/CompilerDriver/Common.td index 8d2f63b330..9c3e861c22 100644 --- a/include/llvm/CompilerDriver/Common.td +++ b/include/llvm/CompilerDriver/Common.td @@ -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. -- cgit v1.2.3-70-g09d2