Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Unified Diff: runtime/szrt_asm_arm32.s

Issue 1409863006: Subzero. ARM32. Refactors atomic intrinsics lowering. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runtime/szrt_asm_arm32.s
diff --git a/runtime/szrt_asm_arm32.s b/runtime/szrt_asm_arm32.s
index 54cb380a73b6e3eb96008e5bceb2586822a7aaf8..1d01909530705ad72e603c4a9198eca186908b74 100644
--- a/runtime/szrt_asm_arm32.s
+++ b/runtime/szrt_asm_arm32.s
@@ -14,6 +14,3 @@
.text
.p2alignl 4,0xE7FEDEF0
- .globl __nacl_read_tp
-__nacl_read_tp:
- b __aeabi_read_tp
« no previous file with comments | « pydir/targets.py ('k') | runtime/szrt_asm_x8632.s » ('j') | src/IceTargetLoweringARM32.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698