Skip to content
  1. Sep 25, 2013
  2. Sep 24, 2013
  3. Sep 23, 2013
  4. Sep 20, 2013
  5. Sep 19, 2013
  6. Sep 18, 2013
    • Rui Ueyama's avatar
      [PECOFF] Fix base relocation block alignment · ccd21fe4
      Rui Ueyama authored
      Base relocation block should be aligned on a 32-bit boundary. While the PECOFF
      spec mentions only aligning the blocks, and not padding them, link.exe seems
      to add an extra IMAGE_REL_I386_ABSOLUTE entry (just a zeroed WORD) in order to
      pad the blocks.
      
      Patch by Ron Ofir.
      
      llvm-svn: 190951
      ccd21fe4
Loading