diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-03-17 05:43:26 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-03-17 05:43:26 +0000 |
commit | 6f66f0a343256ce8a03890d9a80447592b748137 (patch) | |
tree | 45c235c17a001a07eaf73e42bab2e222b597c56c /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 0f53cf1c7f35f063f47e242614d2bd2933e38c7c (diff) | |
download | llvm-6f66f0a343256ce8a03890d9a80447592b748137.zip llvm-6f66f0a343256ce8a03890d9a80447592b748137.tar.gz llvm-6f66f0a343256ce8a03890d9a80447592b748137.tar.bz2 |
[yaml2obj, COFF] Correctly handle section alignment
The section alignment field was marked optional but not provided a
default value: initialize it with 0.
While we are here, ensure that the section alignment is plausible.
llvm-svn: 263692
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions