OSDN Git Service

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)
commit3142798ac858847077b4de8a065c32acefdf2930
treef5ce871849eface747bc191669850488673c0058
parente10581ac39a29acc3edd4b68f98b6f2e28e90b6e
Pass /nologo to ml64 for quieter builds

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/CMakeLists.txt