diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-09-19 20:32:16 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-09-19 20:32:16 +0000 |
commit | 87cfa71071d73c702a833f19c9fe035f31c1275d (patch) | |
tree | 7fabf6b99d4f70c5a4a31185757e950e69546ff8 /llvm/lib/Support | |
parent | 70fefd515a14393d99aa2dcbcb9c45c8e121bbdd (diff) | |
download | bcm5719-llvm-87cfa71071d73c702a833f19c9fe035f31c1275d.tar.gz bcm5719-llvm-87cfa71071d73c702a833f19c9fe035f31c1275d.zip |
clang-cl: implement /fallback mode
When this flag is enabled, clang-cl falls back to cl.exe if it
cannot compile the code itself for some reason.
The idea is to use this to help build projects that almost compile
with clang-cl, except for some files that can then be built with
the fallback mechanism.
Differential Revision: http://llvm-reviews.chandlerc.com/D1711
llvm-svn: 191034
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions