summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Error.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-09-25 12:09:30 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-09-25 12:09:30 +0000
commitcfc2bccfd87e19e99dc9ad177d00f2728fb2e7e1 (patch)
treecd56d657885b544b713d93d22d0bb340bec36886 /llvm/lib/Object/Error.cpp
parentc4046ff04ddc040757ae3d03e3e73304e5f8ba82 (diff)
downloadbcm5719-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/Error.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud