diff options
author | Jason Molenda <jmolenda@apple.com> | 2015-02-12 06:14:23 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2015-02-12 06:14:23 +0000 |
commit | 92ee75c0b2352b4394832cbc71d059321e8854c3 (patch) | |
tree | 699c4c56af90264f05ae425781fd3c8ee529a5a6 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 3b2ce022f2365d995fc28f3a002ba4b40b8d7472 (diff) | |
download | llvm-92ee75c0b2352b4394832cbc71d059321e8854c3.zip llvm-92ee75c0b2352b4394832cbc71d059321e8854c3.tar.gz llvm-92ee75c0b2352b4394832cbc71d059321e8854c3.tar.bz2 |
Search through all memory regions of the core file for
both a user process dyld and for a kernel binary -- we
will decide which to prefer after one or both have been
located.
It would be faster to stop the search thorugh the core
segments one we've found a dyld/kernel binary - but that
may trick us into missing the one we would prefer.
<rdar://problem/19806413>
llvm-svn: 228910
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions