| commit | 807a3bcbbbf65c50d9ad87b7c86b85119389a730 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Jan 24 01:07:33 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Jan 24 01:07:33 2010 +0000 |
| tree | 0588465d17570ed398da3549c7f2ede764ee03ef | |
| parent | d3637edc4c3a71ba93dbba83d6c668411a0f45e8 [diff] |
fix a parsing problem on instructions like: movw $8, (_cost_table_-L97$pb)+66(%eax) After the parens, we could still have a binop. llvm-svn: 94345