Inline asm IR input register constraints don't have early clobber
modifiers on them. If we have a matching output constraint with an early clobber make sure we don't propagate that to the input constraint. llvm-svn: 228422
Loading
Please sign in to comment