diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-04-14 09:23:26 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-04-14 09:23:26 +0000 |
commit | 01aa795f82d8c587b47ed85c2c94b895ce1990f8 (patch) | |
tree | 5550a93051494e2b197238fd1b5fea41fec3679f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4e7bcd5216afb5e380fe21bfa7401253d9046138 (diff) | |
download | llvm-01aa795f82d8c587b47ed85c2c94b895ce1990f8.zip llvm-01aa795f82d8c587b47ed85c2c94b895ce1990f8.tar.gz llvm-01aa795f82d8c587b47ed85c2c94b895ce1990f8.tar.bz2 |
[ELF] LinkerScript: Don't assign zero to all regular symbols
This fixes an assertion `Align != 0u && "Align can't be 0."'
in llvm::alignTo() when a linker script references a globally
defined variable in an ALIGN() context.
Patch by Alexander Richardson !
Differential revision: https://reviews.llvm.org/D31984
llvm-svn: 300315
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions