]> granicus.if.org Git - clang/commit
Expose -fmodule-name and -fmodule-map-file as driver options.
authorDaniel Jasper <djasper@google.com>
Mon, 21 Oct 2013 06:34:34 +0000 (06:34 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 21 Oct 2013 06:34:34 +0000 (06:34 +0000)
commit9541141f4f131d76be609665b2a8500f770109c9
tree151ac84407b446a91e219606249050061f866791
parentfbfd6426e256f8be081260609d8fa88ae94ffe14
Expose -fmodule-name and -fmodule-map-file as driver options.

Review: http://llvm-reviews.chandlerc.com/D1974

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193069 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp