[cmake] Pass /manifest:no to the linker when asan is enabled
authorReid Kleckner <rnk@google.com>
Tue, 25 Aug 2015 16:06:40 +0000 (16:06 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 25 Aug 2015 16:06:40 +0000 (16:06 +0000)
commit2140b798ec04c8f4dc731a6ea21341162da53beb
treecb5190474ce3e84daf7aa79118153ce8d3115484
parenteb6eb153d9dc22bf006f260d3975babe075da5f2
[cmake] Pass /manifest:no to the linker when asan is enabled

This is a workaround for PR24476.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245945 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake