msbuild: Add clang's compiler-rt libs to the LibraryPath
authorReid Kleckner <reid@kleckner.net>
Thu, 5 Sep 2013 02:09:34 +0000 (02:09 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 5 Sep 2013 02:09:34 +0000 (02:09 +0000)
commit6ad0686da876d706b22336aa85f4a724a5130ca5
tree5ce5311b9d8ade6de81bd55a6de7216c7b3a387f
parent389c32c0bd28e8a0abb87ab302f7789cf7358d55
msbuild: Add clang's compiler-rt libs to the LibraryPath

This allows linking libraries like the asan RTL.

llvm-svn: 190028
llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in