Rather then have a wrapper function, have tblgen instantiate the implementation.
authorChad Rosier <mcrosier@apple.com>
Mon, 24 Sep 2012 22:57:55 +0000 (22:57 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 24 Sep 2012 22:57:55 +0000 (22:57 +0000)
commitc4734c8950c3b4ba92b7997767068e75acccb4f1
tree4f86ac5e0f25bc4689e66e59fe7352025689ca22
parent61740f6649173ec2d1e74dc3e11c3245fae8e0fb
Rather then have a wrapper function, have tblgen instantiate the implementation.
Also remove an unused argument.

llvm-svn: 164567
llvm/include/llvm/MC/MCTargetAsmParser.h
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/utils/TableGen/AsmMatcherEmitter.cpp