summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-10-12 18:29:18 +0000
committerRui Ueyama <ruiu@google.com>2018-10-12 18:29:18 +0000
commitf3fad55787af4aff3f4d9e10c86ddab20eabdeaf (patch)
tree4585237c5ff8d882e99d98ae53169158e9ad7266 /llvm/lib/CodeGen/AsmPrinter
parent810687cb5778b32b6b2b05047f07bbc7f416235c (diff)
downloadbcm5719-llvm-f3fad55787af4aff3f4d9e10c86ddab20eabdeaf.tar.gz
bcm5719-llvm-f3fad55787af4aff3f4d9e10c86ddab20eabdeaf.zip
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 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud