The node wrapped in PatLeaf<> should be treated as a leaf even if it isn't
authorEvan Cheng <evan.cheng@apple.com>
Mon, 20 Mar 2006 22:53:06 +0000 (22:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 20 Mar 2006 22:53:06 +0000 (22:53 +0000)
commit863bf5afb04a77d43e4f77f450dbb2452860eeb9
tree0ede38bc4296eda11d57361c0676242d4d24f202
parentd97964457e972cc0c0ae0e293f975112c3d65c46
The node wrapped in PatLeaf<> should be treated as a leaf even if it isn't
one, i.e. don't select it.

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