commit | d8a5541a513695039d1eb83eeced05d51ce9f567 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Jan 29 21:55:16 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Jan 29 21:55:16 2010 +0000 |
tree | 08163032ab6dfdaeb5b040f12ac2397a711c5f8b | |
parent | e546343799d1b7914024b62f6c188f5c0d66f7b3 [diff] |
Skip whitespace when looking for a potential intended match. Before: <stdin>:94:1: note: possible intended match here movsd 4096(%rsi), %xmm0 ^ After: <stdin>:94:2: note: possible intended match here movsd 4096(%rsi), %xmm0 ^ git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94847 91177308-0d34-0410-b5e6-96231b3b80d8