Pass /nologo to ml64 for quieter builds
authorReid Kleckner <reid@kleckner.net>
Thu, 26 Feb 2015 00:51:33 +0000 (00:51 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 26 Feb 2015 00:51:33 +0000 (00:51 +0000)
commite2008ae475a06972854fc0fee233b0a0495b1e77
tree98c33487cf7520c9ba8565fbf1703ab7470fddca
parent724d38e448b92aa1df0baeca7bd2dcee47cfdbe3
Pass /nologo to ml64 for quieter builds

It still prints "Assembling path/to/X86CompilationCallback_Win64.asm",
but linking does the same thing.

llvm-svn: 230596
llvm/lib/Target/X86/CMakeLists.txt