[compiler-rt] r200482 - Add an /FS flag to the lib/interception CMake to make it buildable with VS2013 too
Brad King
brad.king at kitware.com
Thu Jan 30 18:22:41 PST 2014
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
More information about the llvm-commits
mailing list