Skip to content
  1. Feb 06, 2010
  2. Feb 05, 2010
  3. Feb 04, 2010
    • Evan Phoenix's avatar
      Disable external stubs for X86-32 and X86-64 · ee9d33b4
      Evan Phoenix authored
      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
      ee9d33b4
Loading