Pranav Kant e142a55686
[llvm-objcopy] Remove references for empty section groups (#98106)
Otherwise, llvm-objcopy fails with use-after-free when built under
sanitizers. Simple repro: run the test
`ELF/remove-section-in-group.test` under asan. This is due to symbol
table references to empty section groups that must be removed.
2024-07-09 14:48:09 -07:00
..
2023-12-03 22:32:21 -08:00