commit | 55164f901b04a0c06a9d63a582525a115984fb42 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Sun Jan 11 09:57:13 2015 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Sun Jan 11 09:57:13 2015 +0000 |
tree | 3dbd18553e11df9fdf3e4383be951eb917d712f4 | |
parent | e38b24a72bf5d6b9ee3f4b43154f44c2d14a1873 [diff] |
Basic: [asmSymbolicName] follows the same rule as numbers in asm inputs Input constraints like "0" and "[foo]" should be treated the same when it comes to their corresponding output constraint. This fixes PR21850. llvm-svn: 225605