Fangrui Song bf45624ba0 [ELF][PPC32] Support .got2 in an output section description
I added `PPC32Got2Section` D62464 to support .got2 but did not implement .got2
in another output section.

PR52799 has a linker script placing .got2 in .rodata, which causes a null
pointer dereference because a MergeSyntheticSection's file is nullptr.
Add the support.
2021-12-23 11:32:44 -08:00
..
2019-04-20 10:50:27 +00:00
2020-01-06 10:25:48 -08:00
2021-09-25 11:57:54 -07:00
2019-05-02 00:39:03 +00:00
2021-08-04 08:58:50 -07:00