diff options
| author | Sean Fertile <sfertile@ca.ibm.com> | 2019-08-12 15:27:40 +0000 |
|---|---|---|
| committer | Sean Fertile <sfertile@ca.ibm.com> | 2019-08-12 15:27:40 +0000 |
| commit | 29141da75ed940723af43131cb5566dfe3aae9e5 (patch) | |
| tree | 6c12ecb9e787fd316dfefd9235932cd2646627b5 /lldb/packages/Python/lldbsuite/test/lang/cpp | |
| parent | 24a9e86849ff0c88ed67b72e08da58ce6ffe5a6f (diff) | |
| download | bcm5719-llvm-29141da75ed940723af43131cb5566dfe3aae9e5.tar.gz bcm5719-llvm-29141da75ed940723af43131cb5566dfe3aae9e5.zip | |
[XCOFF] Use a single symbolic constant for the size of an embeded name. [NFC]
Convert SymbolNameSize and SectionNameSize into just `NameSize`. The length of
a name embeded in a symbol table entry or section header table entry is length 8
for Sections, Symbols and Files. No need to have a distinct constant for each
one. Also removes the Size argument to 'generateStringRef' as the size is
always 'XCOFF::NameSize'.
llvm-svn: 368584
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions

