diff options
author | Rui Ueyama <ruiu@google.com> | 2018-10-12 18:29:18 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-10-12 18:29:18 +0000 |
commit | f3fad55787af4aff3f4d9e10c86ddab20eabdeaf (patch) | |
tree | 4585237c5ff8d882e99d98ae53169158e9ad7266 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 810687cb5778b32b6b2b05047f07bbc7f416235c (diff) | |
download | llvm-f3fad55787af4aff3f4d9e10c86ddab20eabdeaf.zip llvm-f3fad55787af4aff3f4d9e10c86ddab20eabdeaf.tar.gz llvm-f3fad55787af4aff3f4d9e10c86ddab20eabdeaf.tar.bz2 |
Remove `Type` parameter from SymbolTable::insert(). NFC.
`Type` parameter was used only to check for TLS attribute mismatch,
but we can do that when we actually replace symbols, so we don't need
to type as an argument. This change should simplify the interface of
the symbol table a bit.
llvm-svn: 344394
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions