Handle Weak Definitions in the Darwin Linker
The __i686.get_pc_thunk symbols generated by gcc's PIC code generator are weak definitions that appear in every object file, so we need to deal with them. MERGE TO STABLE.
Please register or sign in to comment