diff options
| author | George Rimar <grimar@accesssoftek.com> | 2019-09-25 12:09:30 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2019-09-25 12:09:30 +0000 |
| commit | cfc2bccfd87e19e99dc9ad177d00f2728fb2e7e1 (patch) | |
| tree | cd56d657885b544b713d93d22d0bb340bec36886 /llvm/lib/Object/WasmObjectFile.cpp | |
| parent | c4046ff04ddc040757ae3d03e3e73304e5f8ba82 (diff) | |
| download | bcm5719-llvm-cfc2bccfd87e19e99dc9ad177d00f2728fb2e7e1.tar.gz bcm5719-llvm-cfc2bccfd87e19e99dc9ad177d00f2728fb2e7e1.zip | |
[yaml2elf] - Support describing .stack_sizes sections using unique suffixes.
Currently we can't use unique suffixes in section names to describe
stack sizes sections. E.g. '.stack_sizes [1]' will be treated as a regular section.
This happens because we recognize stack sizes section by name and
do not yet drop the suffix before the check.
The patch fixes it.
Differential revision: https://reviews.llvm.org/D68018
llvm-svn: 372853
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

