diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-04-16 06:24:42 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-04-16 06:24:42 +0000 |
commit | 0e0954c85af89a1bd68227d63ebfc43a3780f4a4 (patch) | |
tree | d580e7fdfd96797e0c40d0bfbf2c3b544016047f /clang/lib/Sema | |
parent | 73d1739bc4eb1eadeb0ca33495d80e11aa85cd63 (diff) | |
download | bcm5719-llvm-0e0954c85af89a1bd68227d63ebfc43a3780f4a4.tar.gz bcm5719-llvm-0e0954c85af89a1bd68227d63ebfc43a3780f4a4.zip |
The dyld_all_image_infos structure, at version 13 and higher, has
a UUID for the shared cache libraries that can be used to confirm
that one process' shared cache is the same as another, or that a
process' in-memory shared cache is a match for a given on-disk
dyld_shared_cache binary file. Use these UUIDs to catch some
uncommon problems when the shared caches are being changed for debug
purposes.
<rdar://problem/13524467>
llvm-svn: 179583
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions