mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
`advanceSubsection()` didn't account for the possibility that a section could have no subsections. Reviewed By: #lld-macho, thakis, BertalanD Differential Revision: https://reviews.llvm.org/D130288