Skip to content
  1. Jun 08, 2013
  2. Jun 07, 2013
  3. Jun 06, 2013
  4. Jun 05, 2013
  5. Jun 03, 2013
  6. Jun 01, 2013
  7. May 31, 2013
  8. May 30, 2013
  9. May 29, 2013
  10. May 28, 2013
  11. May 27, 2013
  12. May 26, 2013
  13. May 25, 2013
  14. May 23, 2013
  15. May 22, 2013
  16. May 21, 2013
  17. May 20, 2013
  18. May 17, 2013
    • Shankar Easwaran's avatar
      [lld][ELF][All Archs] Addend is used by dynamic relocations · 9af77a2c
      Shankar Easwaran authored
      only if they are relative. This removes the FIXME when the
      relocations are being emitted and checks if the relocation
      is relative and only then populates the addend information.
      
      I couldnt add a testcase for this as llvm-readobj lacks     
      functionality of printing dynamic relocations.              
      
      When the functionality is added, remove the commented lines
      from elf/ifunc.test to test functionality.
      
      llvm-svn: 182077
      9af77a2c
Loading