]> granicus.if.org Git - clang/commit
ccc/Driver: Mark {dump{machine,specs,version},
authorDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 00:17:48 +0000 (00:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 00:17:48 +0000 (00:17 +0000)
commit8b1604ece7bf6dc2ba811cd7d8767557e55e2ec2
treea080970a2cf53c96ea46ee41befca8f469e3b5db
parent7517ac00e40da7a0ee4ebf7451e7dc9da74f15d9
ccc/Driver: Mark {dump{machine,specs,version},
print-{multi-{directory,lib,os-directory}, search-dirs} as unsupported
instead of handling separately.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66848 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.def
lib/Driver/Driver.cpp
tools/ccc/ccclib/Arguments.py
tools/ccc/ccclib/Driver.py