summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SymbolRemappingReader.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-01-24 22:43:44 +0000
committerJim Ingham <jingham@apple.com>2019-01-24 22:43:44 +0000
commitf3ecbfc164540353bc882137425e1a5e34623598 (patch)
treec0b69b49d69379c862d7dcd5e08bbe214a0e0b33 /llvm/lib/Support/SymbolRemappingReader.cpp
parent8367b0750fe1129f1a95ba182c19e36ae4f4d4c5 (diff)
downloadbcm5719-llvm-f3ecbfc164540353bc882137425e1a5e34623598.tar.gz
bcm5719-llvm-f3ecbfc164540353bc882137425e1a5e34623598.zip
Add UUID::SetFromOptionalStringRef, use it in DynamicLoaderDarwin
We use UUID::fromOptionalData to read UUID's from the Mach-O files, so UUID's of all 0's are invalid UUID's. We also get uuid's from debugserver, which need to match the file UUID's. So we need an API that treats "000000000" as invalid as well. Added that and use it. Differential Revision: https://reviews.llvm.org/D57195 llvm-svn: 352122
Diffstat (limited to 'llvm/lib/Support/SymbolRemappingReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud