diff options
author | Rui Ueyama <ruiu@google.com> | 2014-09-05 22:06:07 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-09-05 22:06:07 +0000 |
commit | 47a8a83dc36c82cbb3b6054e14ea11551a661c04 (patch) | |
tree | 2aa3ae4b743fa013524a1580a2cfbbca44599fdf /lldb/scripts/Python/python-wrapper.swig | |
parent | 62063b46fcbe811726432dd897e9b7f46f84eb44 (diff) | |
download | llvm-47a8a83dc36c82cbb3b6054e14ea11551a661c04.zip llvm-47a8a83dc36c82cbb3b6054e14ea11551a661c04.tar.gz llvm-47a8a83dc36c82cbb3b6054e14ea11551a661c04.tar.bz2 |
FileArchive cleanup
Moved code used only by isDataSymbol from find to isDataSymbol member
function. Also changed the return type of isDataSymbol because
previously "if (isDataSymbol(...))" meant "if it is *not* a data symbol"
which is opposite from what you'd expect.
llvm-svn: 217285
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions