Skip to content
Commit 1ea9b977 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Fix atom default alignment.

Alignment(1) does not mean that the atom should be aligned on a 1 byte
boundary but on a 2^1 boundary. So, atoms without any specific alignment
requirements should have Alignment(0).

llvm-svn: 190723
parent 17e32460
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