Skip to content
Commit babba413 authored by Shankar Easwaran's avatar Shankar Easwaran
Browse files

[ELF] Fix alignment for dynamic relocation sections.

The sections .rela/.rel.(*) have a alignment of 2 in the final image created by
the linker. This needs to be properly set to the right alignment depending on
the architecture(32/64bits).

llvm-svn: 201740
parent 588c9372
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment