Significant refactoring of the inline asm stuff, to support future changes.
authorChris Lattner <sabre@nondot.org>
Sat, 28 Apr 2007 20:49:53 +0000 (20:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Apr 2007 20:49:53 +0000 (20:49 +0000)
commit0c58340aead6880876076ee4e3abf3aca92a2647
treedc3bfbc4e1d0705943eb1b72b5d2d4dad1e37ed8
parent9c9b63a5b807af9e70ebf42d0bdd913f505b3630
Significant refactoring of the inline asm stuff, to support future changes.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp