OSDN Git Service

Eliminate some unnecessary implicit constructors in generated DAG ISel code.
authorOwen Anderson <resistor@mac.com>
Fri, 11 Sep 2009 09:01:57 +0000 (09:01 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 11 Sep 2009 09:01:57 +0000 (09:01 +0000)
commit69110c90bf74e29ca0c5173597a4813bd65475c4
treec003718889f1b229d1247bf10c3752e803b857b9
parentb1b4c0187bc0e0da4f5b51602ae368d3a5f4f441
Eliminate some unnecessary implicit constructors in generated DAG ISel code.

Partial fix for PR4946.

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