remove MAI::ZeroDirectiveSuffix, which is only used by MASM,
authorChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 18:37:01 +0000 (18:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 18:37:01 +0000 (18:37 +0000)
commitf03ffd13f8f31fb8ead74b94eb2ef71b80ac7739
treec755c2306f0e27a9e60ea7ee903b130160a16515
parente45ab8a0a90e4f3a59d8c38038ae3e495ee1fef3
remove MAI::ZeroDirectiveSuffix, which is only used by MASM,
which we don't support anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93886 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/Target/X86/X86MCAsmInfo.cpp