outmatch: fix file info and cleanup in dwarf generation
commit1d73d14eb039fb67112570d55658f41bc606ae1d
authorChang S. Bae <chang.seok.bae@intel.com>
Tue, 25 Apr 2017 04:08:23 +0000 (24 21:08 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 25 Apr 2017 19:54:25 +0000 (25 12:54 -0700)
tree07f837437db6b7730aa835e10f1471162b010a8b
parent64dd380f1e0b9298d086cdbf0ecdbda0756fb557
outmatch: fix file info and cleanup in dwarf generation

In debug info and line, only main source is showed up. Header files
will be laid out via TAG_subprogram

Included missing memory cleanups

Removed unnecessary null assertions

Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outmacho.c