David Majnemer
|
598bd05bd7
|
Reland r223754
The commit is identical except a reference to `GV' should have been to
`GVal'.
llvm-svn: 223756
|
2014-12-09 05:56:09 +00:00 |
David Majnemer
|
8d3e580cc7
|
Revert "AsmParser: Reject invalid mismatch between forward ref and def"
This reverts commit r223754. I've upset the buildbots.
llvm-svn: 223755
|
2014-12-09 05:50:11 +00:00 |
David Majnemer
|
e9efecaa52
|
AsmParser: Reject invalid mismatch between forward ref and def
Don't assume that the forward referenced entity was of the same
global-kind as the new entity.
This fixes PR21779.
llvm-svn: 223754
|
2014-12-09 05:43:56 +00:00 |