Remove some instances of manual UUID pretty-printing
authorPavel Labath <labath@google.com>
Wed, 20 Jun 2018 20:13:04 +0000 (20:13 +0000)
committerPavel Labath <labath@google.com>
Wed, 20 Jun 2018 20:13:04 +0000 (20:13 +0000)
commitfbb142852c73bdba238e05ec32fa27e06cfdd868
treedf6f85dc62e7e4209c76442a93d55d90d42ae5a5
parent6021424c102621097302215b8be4b49d5abbda08
Remove some instances of manual UUID pretty-printing

Identical functionality is already offered by the UUID::getAsString
method.

llvm-svn: 335163
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp