OSDN Git Service

Add command-line flag to tblgen to turn off generating comments for the new
authorEdwin Török <edwintorok@gmail.com>
Mon, 1 Mar 2010 18:49:10 +0000 (18:49 +0000)
committerEdwin Török <edwintorok@gmail.com>
Mon, 1 Mar 2010 18:49:10 +0000 (18:49 +0000)
commit190ee062e8079e81055dbb28d71a6104c1661fde
tree4fba3681aab3cbed806fbe624282e2f749f1d0e6
parent2418741aba10d6137858dbf7a7773c21f02ba640
Add command-line flag to tblgen to turn off generating comments for the new
isel (defaults it to generate comments).
This reduces the size of the generated source file.

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