[PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
hans at chromium.org
Wed Aug 7 12:01:54 PDT 2013
Hi rnk,
These options set some preprocessor defines and injects library names into the object files. This is based on the approach from Reid's original patch.
Please take a look!
http://llvm-reviews.chandlerc.com/D1315
Files:
include/clang/Driver/CLCompatOptions.td
lib/Driver/Tools.cpp
lib/Driver/Tools.h
lib/Headers/msvcrt_picker.h
test/Driver/cl-runtime-flags.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1315.1.patch
Type: text/x-patch
Size: 9209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130807/5f54b4fd/attachment.bin>
More information about the cfe-commits
mailing list