-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
| Bugzilla Link | 41959 |
| Resolution | FIXED |
| Resolved on | May 31, 2019 15:51 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | #40566 |
| CC | @hfinkel,@MaskRay,@luporl,@smithp35,@tstellar |
| Fixed by commit(s) | r353865 r353866 358975 r360405 r362043 r362273 r362274 |
Extended Description
This fixes #40086 by implementing getThunkSectionSpacing() on PowerPC64. Without this, start section of large binaries linked with lld gets corrupted on FreeBSD.
This is part of the set of fixes needed to change FreeBSD system compiler to clang8, on PowerPC.