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

Unified Diff: tests_lit/assembler/arm32/blx.ll

Issue 1484023002: Fix nits from previous CLs. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix formatting. Created 5 years, 1 month 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
« no previous file with comments | « src/IceAssemblerARM32.cpp ('k') | tests_lit/assembler/arm32/lsl.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/blx.ll
diff --git a/tests_lit/assembler/arm32/blx.ll b/tests_lit/assembler/arm32/blx.ll
index 0c4f38820c87018022e7e1b6a88b785f04f0deeb..f3107dc4620e096ae7a3d2b57f9862cf317c27cc 100644
--- a/tests_lit/assembler/arm32/blx.ll
+++ b/tests_lit/assembler/arm32/blx.ll
@@ -1,4 +1,4 @@
-; Show that we know how to translate add.
+; Show that we know how to translate blx.
; NOTE: We use -O2 to get rid of memory stores.
« no previous file with comments | « src/IceAssemblerARM32.cpp ('k') | tests_lit/assembler/arm32/lsl.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698