Disable external stubs for X86-32 and X86-64
Instruction selection for X86 now can choose an instruction sequence that will fit any address of any symbol, no matter the pointer width. X86-64 uses a mov+call-via-reg sequence for this. llvm-svn: 95323
Loading
Please register or sign in to comment