allow clients of the asmprinter to opt-out of the boilerplate with a #define.
authorChris Lattner <sabre@nondot.org>
Fri, 19 Jun 2009 23:57:53 +0000 (23:57 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Jun 2009 23:57:53 +0000 (23:57 +0000)
commit5b842c369097b22e0abca58bfc49e63919b28a58
tree468e05afaedffa42ebaf173850d21aabb5a702e0
parent224a19c490da17c6ed75245a4a7ef49cd25f6cdf
allow clients of the asmprinter to opt-out of the boilerplate with a #define.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73798 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmWriterEmitter.cpp