Allow asms to return multiple results by value.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 23:33:55 +0000 (23:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 23:33:55 +0000 (23:33 +0000)
commit96bb6226462536dc0fff4b5c0250613300abb9fb
tree22304f155bc3a12de2be869c44561f3f2c6219c4
parent998a5bcc80214d4e9651dddd6a2780e7ca900eda
Allow asms to return multiple results by value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50328 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/InlineAsm.cpp