You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous implementation assumed that all imported symbols are
excluded from the GNU hash table. This assumption seems to be unsafe.
The new implementation iterates through both parts of the symbol table
in both cases, filtering imports or exports using st_value.
Enable client.modules on ARM and AArch64 as it now passes.
Review-URL: https://codereview.appspot.com/306530043
0 commit comments