diff options
author | Pavel Labath <labath@google.com> | 2017-02-03 17:42:04 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-02-03 17:42:04 +0000 |
commit | ec9bc8ccd49fa4f89931e47e83c88939acd86db5 (patch) | |
tree | 28f5baca59686418cb5f979611946dc210d2882b /llvm/tools/llvm-objdump/MachODump.cpp | |
parent | bd26de5021078c4420632b63b0b0cc750805a5e6 (diff) | |
download | llvm-ec9bc8ccd49fa4f89931e47e83c88939acd86db5.zip llvm-ec9bc8ccd49fa4f89931e47e83c88939acd86db5.tar.gz llvm-ec9bc8ccd49fa4f89931e47e83c88939acd86db5.tar.bz2 |
Push down more common code into PlatformPOSIX
Summary:
- GetFileWithUUID: All platforms except PlatformDarwin had this.
However, I see no reason why this code would not apply there as well.
- GetProcessInfo, FindProcesses: The implementation was the same in all classes.
- GetFullNameForDylib: This code should apply to all non-darwin
platforms. I've kept the PlatformDarwin override as the situation is
different there.
Reviewers: clayborg, krytarowski, emaste
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D29496
llvm-svn: 294019
Diffstat (limited to 'llvm/tools/llvm-objdump/MachODump.cpp')
0 files changed, 0 insertions, 0 deletions