Mark __jit_debug_register_code as a unique symbol on aarch64
The symbol have been marked as unique on arm, x86, x86_64 already. This change mark it as unique on aarch64 as well because we switched to gold linker and enabled identical code folding (ICF) for aarch64 also. Change-Id: I3575e2db4ba4933fcc173eaaab6962881a7c9800
Loading
Please sign in to comment