Fix assertion in inline assembler IR gen
Several inputs may not refer to one output constraint in inline assembler insertions, clang was failing on assertion on such test case. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248158 91177308-0d34-0410-b5e6-96231b3b80d8
Please register or sign in to comment