Restrict the scope of a hack in DYLDRendezvous
The hack is there to work around an incorrect load address reported
by the android linker on API 21 and 22 devices. This CL restricts the
hack to those android API levels.
Paths
| Differential D13288
Restrict the scope of a hack in DYLDRendezvous ClosedPublic Authored by tberghammer on Sep 30 2015, 6:33 AM.
Details Summary Restrict the scope of a hack in DYLDRendezvous The hack is there to work around an incorrect load address reported
Diff Detail
Event Timelinetberghammer updated this object. Herald added subscribers: srhines, danalbert, tberghammer. · View Herald TranscriptSep 30 2015, 6:33 AM labath edited edge metadata. Comment Actionslooks good
This revision is now accepted and ready to land.Sep 30 2015, 6:46 AM Closed by commit rL249012: Restrict the scope of a hack in DYLDRendezvous (authored by tberghammer). · Explain WhyOct 1 2015, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36240 lldb/trunk/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.h
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.cpp
|