diff options
author | Matt Davis <Matthew.Davis@sony.com> | 2019-02-01 17:38:08 +0000 |
---|---|---|
committer | Matt Davis <Matthew.Davis@sony.com> | 2019-02-01 17:38:08 +0000 |
commit | 68fad505e2990c27e9580cb09cd55c76909143c6 (patch) | |
tree | 1d5c03666c90a9d3e9ba027d305b0306232190b7 /llvm/lib/Transforms/Utils/DemoteRegToStack.cpp | |
parent | 123883807dfe583d85c4493d58f39275cc1ab6ba (diff) | |
download | llvm-68fad505e2990c27e9580cb09cd55c76909143c6.zip llvm-68fad505e2990c27e9580cb09cd55c76909143c6.tar.gz llvm-68fad505e2990c27e9580cb09cd55c76909143c6.tar.bz2 |
[llvm-nm] Report '.comment' ELF sections as 'n' instead of '?'
Summary:
The previous implementation reported `.comment` sections as '?'
GNU uses 'n' which means "The symbol is a debugging symbol." `.note` sections are represented as 'n' too.
The test related to this change was updated to CHECK-NEXT to ensure
order and that we did not miss any symbols in the dump.
Reviewers: jhenderson
Reviewed By: jhenderson
Subscribers: rupprecht, llvm-commits
Differential Revision: https://reviews.llvm.org/D57544
llvm-svn: 352891
Diffstat (limited to 'llvm/lib/Transforms/Utils/DemoteRegToStack.cpp')
0 files changed, 0 insertions, 0 deletions