Merged to release_80 in r355673.
On Wed, Feb 27, 2019 at 1:40 AM Joerg Sonnenberger via cfe-commits
wrote:
>
> Author: joerg
> Date: Tue Feb 26 16:40:59 2019
> New Revision: 354937
>
> URL: http://llvm.org/viewvc/llvm-project?rev=354937&view=rev
> Log:
> Fix inline assembler constraint validation
Author: joerg
Date: Tue Feb 26 16:40:59 2019
New Revision: 354937
URL: http://llvm.org/viewvc/llvm-project?rev=354937&view=rev
Log:
Fix inline assembler constraint validation
The current constraint logic is both too lax and too strict. It fails
for input outside the [INT_MIN..INT_MAX] range, but