summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2019-02-05 23:38:55 +0000
committerDavid Blaikie <dblaikie@gmail.com>2019-02-05 23:38:55 +0000
commite49209ed88395ef4ae0cf30fd2b547af68a9cae9 (patch)
tree11b829b27c6bb8c20361cd3ce6dd97aab468aa1c /lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
parent520a37f52ff159636e25eb30178aa14f0499bddc (diff)
downloadbcm5719-llvm-e49209ed88395ef4ae0cf30fd2b547af68a9cae9.tar.gz
bcm5719-llvm-e49209ed88395ef4ae0cf30fd2b547af68a9cae9.zip
Orc: Simplify RPC naming system by using function-local statics
The existing scheme of class template static members for Name and NameMutex is a bit verbose, involves global ctors (even if they're cheap for string and mutex, still not entirely free), and (importantly/my immediate motivation here) trips over a bug in LLVM's modules implementation that's a bit involved (hmm, sounds like Mr. Smith has a fix for the modules thing - but I'm still inclined to commit this patch as general goodness). llvm-svn: 353241
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud