summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/CC1AsOptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Driver/CC1AsOptions.cpp')
-rw-r--r--clang/lib/Driver/CC1AsOptions.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/lib/Driver/CC1AsOptions.cpp b/clang/lib/Driver/CC1AsOptions.cpp
index 7e4e718ebd7..22180c92ca7 100644
--- a/clang/lib/Driver/CC1AsOptions.cpp
+++ b/clang/lib/Driver/CC1AsOptions.cpp
@@ -25,9 +25,7 @@ static const OptTable::Info CC1AsInfoTable[] = {
HELPTEXT, METAVAR) \
{ PREFIX, NAME, HELPTEXT, METAVAR, OPT_##ID, Option::KIND##Class, PARAM, \
FLAGS, OPT_##GROUP, OPT_##ALIAS, ALIASARGS },
-#define SUPPORT_ALIASARGS // FIXME: Remove when LLVM is updated.
#include "clang/Driver/CC1AsOptions.inc"
-#undef SUPPORT_ALIASARGS
#undef OPTION
};
OpenPOWER on IntegriCloud