Chris Lattner 9bb9fa19a5 generalize my previous operand loc info hack. If the same operand
is busted for all variants, report it as the location.  This allows
us to get the operand right for bugs like:

t.s:3:12: error: invalid operand for instruction
	outb %al, %gs
	          ^

Even though there are reg/imm and reg/reg forms of this instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113183 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06 23:37:39 +00:00
..
2009-12-19 20:56:53 +00:00
2010-08-20 17:38:38 +00:00
2009-02-20 23:44:54 +00:00
2010-08-02 00:45:41 +00:00
2009-09-24 06:23:57 +00:00
2010-09-04 18:17:16 +00:00
2010-08-29 14:50:21 +00:00
2010-08-04 16:11:24 +00:00
2009-08-24 03:44:02 +00:00