Rather then have a wrapper function, have tblgen instantiate the implementation.
authorChad Rosier <mcrosier@apple.com>
Mon, 24 Sep 2012 19:32:29 +0000 (19:32 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 24 Sep 2012 19:32:29 +0000 (19:32 +0000)
commit00796a1b15a83247e19c2445a6ff7a31e72299a4
treefe9103260c1dcc1e45344b3688e771c25ffe6544
parent47bd469b8a8f097056f7c25a9a98c3c2b34f0336
Rather then have a wrapper function, have tblgen instantiate the implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164548 91177308-0d34-0410-b5e6-96231b3b80d8
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