[ELF] Remove unneeded SyntheticSection memset(*, 0, *)
authorFangrui Song <i@maskray.me>
Mon, 17 Jan 2022 06:51:57 +0000 (22:51 -0800)
committerFangrui Song <i@maskray.me>
Mon, 17 Jan 2022 06:51:57 +0000 (22:51 -0800)
commit9c4292a59da2d8fc31ead9649868ec5bfb3cf883
tree933421b180330cdd2dd3d7cf4b2a981a1eba783c
parenta4c5db30be4e216834b44e31b47304ea1b92635f
[ELF] Remove unneeded SyntheticSection memset(*, 0, *)

After the D33630 fallout was properly fixed by a4c5db30be4e216834b44e31b47304ea1b92635f.

Tested by D37462/D44986 tests, the new --no-rosegment test in build-id.s, and a few --rosegment/--no-rosegment programs.
lld/ELF/SyntheticSections.cpp