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

Unified Diff: third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S

Issue 1608963004: Roll src/third_party/boringssl/src afe57cb14..6c22f542f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn Created 4 years, 11 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: third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S
diff --git a/third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S b/third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S
index 9355ce79c9070663cbc4cc53dc8e3cf5cf15d189..7bc81cccf858ce0a7a009bed4d1bfb2bab3ec7bf 100644
--- a/third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S
+++ b/third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S
@@ -1403,4 +1403,4 @@ __bn_mul4x_mont:
.byte 77,111,110,116,103,111,109,101,114,121,32,77,117,108,116,105,112,108,105,99,97,116,105,111,110,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
.align 2
.align 4
-#endif
+#endif

Powered by Google App Engine
This is Rietveld 408576698