mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-08 17:46:35 +08:00
Summary: fixes #7337 `ldr reg, =symbol` will cause a text relocation, which will fail to link if that's not allowed (which is the default for dynamic libraries). Reviewed By: jspahrsummers Differential Revision: D3281518 fbshipit-source-id: a057b4b9a54d568c8753a9dcd00365a86c7d93b0