| commit | 2b89a2692cc2862362dbb83e68c46a3e357b0915 | [log] [tgz] |
|---|---|---|
| author | Hans Wennborg <hans@hanshq.net> | Tue Aug 06 22:11:28 2013 +0000 |
| committer | Hans Wennborg <hans@hanshq.net> | Tue Aug 06 22:11:28 2013 +0000 |
| tree | ccd202f41791ad3d701185b5d328493d28f84882 | |
| parent | 95866fa7b208b8bff68bc6c2d0f5d0bcbd3a2816 [diff] |
clang-cl: Implement support for the /Fo option This implements support for the /Fo option, which is used to set the filename or output dir for object files. Differential Revision: http://llvm-reviews.chandlerc.com/D1302 llvm-svn: 187820