Rafael Espindola 982d6d0743 Don't use EmitAbsValue with symbol references.
The function exists to force an expression to be absolute, but there it is not
possible to force a symbol reference since

a = b
.long a

means something else.

This is an alternative fix for pr9951 that uses an assert. It then deletes
the old pr9951 test that was testing nothing already.

llvm-svn: 204399
2014-03-20 21:26:38 +00:00
..
2013-12-05 00:34:11 +00:00
2014-03-10 01:04:18 +00:00
2013-09-15 18:01:09 +00:00