]> granicus.if.org Git - clang/commit
Driver: Support -mllvm; this just forwards options to clang-cc.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 3 Jun 2009 16:16:27 +0000 (16:16 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 3 Jun 2009 16:16:27 +0000 (16:16 +0000)
commite5280286573d4fe1220cdd66e147b572a05536a8
tree2f5b21762672a806214298a274af05d2f7644139
parent5accbb99efc23693844d6dc67a8fc33158563b05
Driver: Support -mllvm; this just forwards options to clang-cc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72780 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.def
lib/Driver/Tools.cpp
test/CodeGen/always_inline.c