diff options
author | Rui Ueyama <ruiu@google.com> | 2016-01-08 21:53:28 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-01-08 21:53:28 +0000 |
commit | 79c737323285a77e6387a1240d7ca9b5a262723c (patch) | |
tree | afcf2d91a41f40042aa820e2eef0a99a45a69357 /lldb/packages/Python/lldbsuite/test | |
parent | fd4cea53d585904c58aef9c35b4a14f755bb30a9 (diff) | |
download | bcm5719-llvm-79c737323285a77e6387a1240d7ca9b5a262723c.tar.gz bcm5719-llvm-79c737323285a77e6387a1240d7ca9b5a262723c.zip |
ELF: Consistently return SymbolBody * from SymbolTable::add functions.
For historical reasons, some add* functions for SymbolTable returns a
pointer to a SymbolBody, while some are not. This patch is to make them
consistently return a pointer to a newly added symbol.
llvm-svn: 257211
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions