Teach the dag selectors to select InlineAsm nodes.
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 23:08:55 +0000 (23:08 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 23:08:55 +0000 (23:08 +0000)
commitfabcb7abc57253c0e8ba1de1952a6b332ea9cd7b
treeeeb0cb24f224554164226510d5297bbf81fa9fe8
parent511731786e2dd3b8faee5a3e5ac20d3755650f91
Teach the dag selectors to select InlineAsm nodes.
Aren't we happy the pattern selectors are almost all gone?

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