diff options
author | Alex Langford <alangford@apple.com> | 2023-06-26 18:13:38 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-07-03 11:13:50 -0700 |
commit | e3921b8bff693649602760a6221cd1150420a287 (patch) | |
tree | 19e237f84957359077b91e6667b970ec3460a95a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 02591d26b909b3b6a162498ebfa0949e9465d74c (diff) | |
download | llvm-e3921b8bff693649602760a6221cd1150420a287.zip llvm-e3921b8bff693649602760a6221cd1150420a287.tar.gz llvm-e3921b8bff693649602760a6221cd1150420a287.tar.bz2 |
[lldb][NFCI] Remove use of ConstString from ProcessElfCore
I'm not convinced that it makes sense for the paths to be ConstStrings. We're
going to be putting them into FileSpecs (which are backed by
ConstStrings, for now) but otherwise there's no need to store them as
ConstStrings upfront.
Differential Revision: https://reviews.llvm.org/D153827
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions