diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-08-08 00:17:41 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-08-08 00:17:41 +0000 |
commit | 75958c41e220358b66a12c257f3f87abe4b372d5 (patch) | |
tree | 7fb948b065b519816df001efa9bf4691ffb0ea0c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a5689e69afbd1b43c35958be453192a48c507d37 (diff) | |
download | llvm-75958c41e220358b66a12c257f3f87abe4b372d5.zip llvm-75958c41e220358b66a12c257f3f87abe4b372d5.tar.gz llvm-75958c41e220358b66a12c257f3f87abe4b372d5.tar.bz2 |
clang-cl: Support the run-time selection options (/MD, /MT et al.)
These flags set some preprocessor macros and injects a dependency
on the runtime library into the object file, which later is picked up
by the linker.
This also adds a new CC1 flag for adding a dependent library.
Differential Revision: http://llvm-reviews.chandlerc.com/D1315
llvm-svn: 187945
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions