Always emit symbol table when dwarf section exists in COFF
authorHaohai Wen <haohai.wen@intel.com>
Thu, 27 Apr 2023 01:32:44 +0000 (09:32 +0800)
committerHaohai Wen <haohai.wen@intel.com>
Thu, 27 Apr 2023 01:42:47 +0000 (09:42 +0800)
commit44363f2ff2736e4edf4a260f442b513ceac661fc
tree725adc2feebb1fd92acc236c224f4448da261618
parent05551c6582693c2b494ed8c30a46ea5969b507b1
Always emit symbol table when dwarf section exists in COFF

This also fixes check prefix NO which is pointless in symtab.test

Reviewed By: mstorsjo

Differential Revision: https://reviews.llvm.org/D149235
lld/COFF/Writer.cpp
lld/test/COFF/symtab.test