Skip to content
Commit 39dc40af authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Fix .bss section alignment

Previously the alignment of the .bss section was not
properly set because of a bug in AtomizeDefinedSymbolsInSection.
We set the alignment of the section at the end of the function,
but we use an eraly return for the .bss section, so the code had
been skipped.

llvm-svn: 212571
parent ca7f76c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment