outieee: no need to filter .. symbols in the debug format anymore
commit3def9fcb59fde13cc61184df3eaf49cfed8f6e2c
authorH. Peter Anvin <hpa@zytor.com>
Tue, 8 Mar 2016 06:04:54 +0000 (7 22:04 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 8 Mar 2016 06:04:54 +0000 (7 22:04 -0800)
tree2b6d3f02fe20fbf1f9e4a18a607f1d19b23f5ed4
parent5686a65fe93bf4946bb76fd37f9543851079bfe5
outieee: no need to filter .. symbols in the debug format anymore

labels.c now filter ..[^@] special symbols from the debug backend,
so we don't have to open-code that everywhere.

In the actual output format, don't treat ..@ symbols as special.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Jim Kukunas <james.t.kukunas@linux.intel.com>
output/outieee.c