Skip to content
  1. Jun 19, 2012
  2. Mar 30, 2012
  3. Mar 26, 2012
  4. Feb 27, 2012
    • Jim Grosbach's avatar
      ARM BL/BLX instruction fixups should use relocations. · 7b811d30
      Jim Grosbach authored
      We on the linker to resolve calls to the appropriate BL/BLX instruction
      to make interworking function correctly. It uses the symbol in the
      relocation to do that, so we need to be careful about being too clever.
      
      To enable this for ARM mode, split the BL/BLX fixup kind off from the
      unconditional-branch fixups.
      
      rdar://10927209
      
      llvm-svn: 151571
      7b811d30
  5. Feb 07, 2012
  6. Jan 28, 2012
  7. Jan 26, 2012
  8. Jan 20, 2012
  9. Dec 22, 2011
Loading