diff options
| author | George Rimar <grimar@accesssoftek.com> | 2018-03-26 08:58:16 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2018-03-26 08:58:16 +0000 |
| commit | a6ce78ece17db120e21c99a4728d08a9374609f9 (patch) | |
| tree | 94d10f324ef57d9a46cbb28bd4889f5f3a397287 /llvm/lib/ObjectYAML | |
| parent | 439824622a7c4d1f9e9782256995d0f12f3e0e4a (diff) | |
| download | bcm5719-llvm-a6ce78ece17db120e21c99a4728d08a9374609f9.tar.gz bcm5719-llvm-a6ce78ece17db120e21c99a4728d08a9374609f9.zip | |
This is PR36799.
Currently, we might have a bug with scripts like below:
.foo : ALIGN(8)
{
*(.foo)
} > ram
because do not expand the memory region when doing ALIGN.
This might result in file range overlaps. The patch fixes the issue.
Differential revision: https://reviews.llvm.org/D44730
llvm-svn: 328479
Diffstat (limited to 'llvm/lib/ObjectYAML')
0 files changed, 0 insertions, 0 deletions

