]> granicus.if.org Git - clang/commit
Add the --target option to clang-cl and use it to fix a test.
authorReid Kleckner <reid@kleckner.net>
Wed, 16 Jul 2014 18:31:25 +0000 (18:31 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 16 Jul 2014 18:31:25 +0000 (18:31 +0000)
commitc9229024daf033d0232bf4dccb967d84a010cd65
treeac4589423c358f9874f67dd6879e6fdb42e05d03
parenta73298aea28e2eab698581d7ba1e4dcceba95855
Add the --target option to clang-cl and use it to fix a test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213180 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/cl-x86-flags.c