[ms-inline asm] Use the new API introduced in r165830 in lieu of the
authorChad Rosier <mcrosier@apple.com>
Fri, 12 Oct 2012 22:53:36 +0000 (22:53 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 12 Oct 2012 22:53:36 +0000 (22:53 +0000)
commit6e006d3de882784527d4d9cc92b1a91f6773505e
treed0892406b8d410d2a68b21868e582f4a2907306c
parent0d218994f1ccaacd7c31792af2331ae82bc79c03
[ms-inline asm] Use the new API introduced in r165830 in lieu of the
MapAndConstraints vector.  Also remove the unused Kind argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165833 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCTargetAsmParser.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp