Don't return false when the function's return type is a pointer.
authorKaelyn Uhrain <rikka@google.com>
Thu, 25 Oct 2012 21:25:08 +0000 (21:25 +0000)
committerKaelyn Uhrain <rikka@google.com>
Thu, 25 Oct 2012 21:25:08 +0000 (21:25 +0000)
commit41a73b7678fc8e8dc841d29a4d6654132323f2e2
treed30e12356efbb6c9ba47bb19a800c8095dfbd9cf
parent27d523580ce9a9727f03d7f45bb71f72fcf67746
Don't return false when the function's return type is a pointer.

llvm-svn: 166719
llvm/utils/TableGen/CodeGenDAGPatterns.cpp