diff options
author | Jim Ingham <jingham@apple.com> | 2014-09-19 21:56:45 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2014-09-19 21:56:45 +0000 |
commit | 03d1730aada12ec5d5245a8ac3810083af290847 (patch) | |
tree | 8a8af004a51577e48e773b46f4425544aed2c42a /llvm/lib/Object/Error.cpp | |
parent | a6b7178b9d774c66c07d73d3410cde8b20d35940 (diff) | |
download | bcm5719-llvm-03d1730aada12ec5d5245a8ac3810083af290847.tar.gz bcm5719-llvm-03d1730aada12ec5d5245a8ac3810083af290847.zip |
We had to squirrel away the dyld module before doing ResolveExecutableModule, since
that would clear the module list, and then put it back by hand. But we forgot to
also put its sections back in the target SectionList, so we would jettison it as
unloaded when we finished handling the first real load event. Add its sections.
<rdar://problem/18385947>
llvm-svn: 218156
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions