Mach-O Linker: handle multiple import sections
authorwolfgang.thaller@gmx.net <unknown>
Mon, 6 Mar 2006 03:30:52 +0000 (03:30 +0000)
committerwolfgang.thaller@gmx.net <unknown>
Mon, 6 Mar 2006 03:30:52 +0000 (03:30 +0000)
commitd52e6f240e8f7091f08d0ef933f4b2725e65cb38
tree123cf251dbad15087dfd16fc256e8dceb9608ab6
parent868d7f6665bb6440ad8a462103b3809fffbd8ae7
Mach-O Linker: handle multiple import sections

In the rare event that a .o file contains more than one flavour of a
[non]lazy pointers sections, resolve all of them, not just one.
ghc/rts/Linker.c