llvm-project/lld/lib
Rui Ueyama ccd21fe418 [PECOFF] Fix base relocation block alignment
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
2013-09-18 18:36:39 +00:00
..
Core [PECOFF] Handle weak external symbols. 2013-09-12 21:42:52 +00:00
Driver Output soname. 2013-09-14 19:53:51 +00:00
Passes [lld][LayoutPass] change comments to reflect the sort order 2013-09-12 15:59:34 +00:00
ReaderWriter [PECOFF] Fix base relocation block alignment 2013-09-18 18:36:39 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00