diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-11-01 00:33:27 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-11-01 00:33:27 +0000 |
commit | 35e4c84c1fa4ffb09011c5f87fe6b5ccc7035740 (patch) | |
tree | 95e868e0c0054ad41069b56172daeff38cb1d5b9 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 9ca491da2f336150d700dd1e00f27bcee23bdd09 (diff) | |
download | bcm5719-llvm-35e4c84c1fa4ffb09011c5f87fe6b5ccc7035740.tar.gz bcm5719-llvm-35e4c84c1fa4ffb09011c5f87fe6b5ccc7035740.zip |
[FileSystem] Move EnumerateDirectory from FileSpec to FileSystem.
This patch moves the EnumerateDirectory functionality and related enum
and typedef from FileSpec to FileSystem.
This is part of a set of patches that extracts file system related
convenience methods from FileSpec. The long term goal is to remove this
method altogether and use the iterators directly, but for introducing
the VFS into LLDB this change is sufficient.
Differential revision: https://reviews.llvm.org/D53785
llvm-svn: 345800
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions