outobj: properly error on unsupported relocations
commit931ce775cfcaec93f7c2df90d32023f2544373ed
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 7 May 2010 00:52:57 +0000 (6 17:52 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 7 May 2010 00:52:57 +0000 (6 17:52 -0700)
tree77a608498b0ed9be077795a590eb6af3fdb078fd
parentbce369022a23010e97d37a514a4c59f4ad5e840a
outobj: properly error on unsupported relocations

Error out on any relocations not supported by the backend.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outobj.c