[TableGen] Add a space between type and '*' in front of a variable name in output...
authorCraig Topper <craig.topper@gmail.com>
Sun, 11 Oct 2015 16:59:29 +0000 (16:59 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 11 Oct 2015 16:59:29 +0000 (16:59 +0000)
commite80e5583701de7a73ba50b705cbf1106980c0c85
tree2f6fd06502451fd1065b02ce6814487a97fe5b20
parentefa951c19a8dfbb4895d177e936d4702c3eab822
[TableGen] Add a space between type and '*' in front of a variable name in output file. While there replace type with 'auto' since there's a cast on the right side of the assignment. NFC

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