summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Error.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2014-09-19 21:56:45 +0000
committerJim Ingham <jingham@apple.com>2014-09-19 21:56:45 +0000
commit03d1730aada12ec5d5245a8ac3810083af290847 (patch)
tree8a8af004a51577e48e773b46f4425544aed2c42a /llvm/lib/Object/Error.cpp
parenta6b7178b9d774c66c07d73d3410cde8b20d35940 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud