diff options
author | Jim Ingham <jingham@apple.com> | 2019-01-24 22:43:44 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2019-01-24 22:43:44 +0000 |
commit | f3ecbfc164540353bc882137425e1a5e34623598 (patch) | |
tree | c0b69b49d69379c862d7dcd5e08bbe214a0e0b33 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 8367b0750fe1129f1a95ba182c19e36ae4f4d4c5 (diff) | |
download | bcm5719-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/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions