[compiler-rt] r200482 - Add an /FS flag to the lib/interception CMake to make it buildable with VS2013 too

Timur Iskhodzhanov timurrrr at google.com
Fri Jan 31 10:31:55 PST 2014


Ah, thanks for the pointer!
That explains why I wasn't able to reproduce it on my newer workstation
with a fresh CMake.

I've removed /FS in r200564.


2014-01-30 Brad King <brad.king at kitware.com>:

> On 1/30/2014 2:53 PM, Timur Iskhodzhanov wrote:
> > Good idea, done in r200485
> >
> >
> > 2014-01-30 Alexey Samsonov:
> >
> >     Does it make sense to add -FS/ to SANITIZER_COMMON_FLAGS instead?
>
> FYI, CMake 2.8.12.1 was released just after VS 2013 in order
> to add /FS as part of the generation process:
>
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=216afc8a
>
> It should be automatic with that version of CMake and higher.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140131/9309efeb/attachment.html>


More information about the llvm-commits mailing list