aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2023-02-06 20:55:24 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2023-02-06 20:55:48 +0000
commit6c8fe96582362ebff9f466dcf8a8d76b06641de2 (patch)
tree46cb3aa21cba93463cefa0fcbdc98a9f636db631 /lldb/source/Plugins/ScriptInterpreter/Python
parent6ab9f1e59371fe96ca3fda1a26a28ae0b7caf637 (diff)
downloadllvm-6c8fe96582362ebff9f466dcf8a8d76b06641de2.zip
llvm-6c8fe96582362ebff9f466dcf8a8d76b06641de2.tar.gz
llvm-6c8fe96582362ebff9f466dcf8a8d76b06641de2.tar.bz2
[Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from Support to ProfileData
As mentioned on https://discourse.llvm.org/t/issues-in-llvm-tblgen-high-parallelized-build/68037, ItaniumManglingCanonicalizer is often slow to build, resulting in a bottleneck for distributed builds while waiting for LLVMSupport to complete. SymbolRemappingReader is the only current user of ItaniumManglingCanonicalizer, and this is only used by ProfileData and llvm-cxxmap - so I propose we move both files into the ProfileData library. Differential Revision: https://reviews.llvm.org/D143318
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions