aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/MachODump.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-02-03 17:42:04 +0000
committerPavel Labath <labath@google.com>2017-02-03 17:42:04 +0000
commitec9bc8ccd49fa4f89931e47e83c88939acd86db5 (patch)
tree28f5baca59686418cb5f979611946dc210d2882b /llvm/tools/llvm-objdump/MachODump.cpp
parentbd26de5021078c4420632b63b0b0cc750805a5e6 (diff)
downloadllvm-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