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

Unified Diff: tests_lit/llvm2ice_tests/unreachable.ll

Issue 2399873003: Subzero: Fix "make -f Makefile.standalone check-lit FORCEASM=1". (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 4 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/llvm2ice_tests/unreachable.ll
diff --git a/tests_lit/llvm2ice_tests/unreachable.ll b/tests_lit/llvm2ice_tests/unreachable.ll
index 3b0a00f0894c573792f87ffc1f6c1a685aa3c57c..d8e44208097b4deef5ed658f054d33fec1f48278 100644
--- a/tests_lit/llvm2ice_tests/unreachable.ll
+++ b/tests_lit/llvm2ice_tests/unreachable.ll
@@ -52,7 +52,7 @@ return: ; preds = %entry
; ARM32-LABEL: divide
; ARM32: tst
-; ARM32: udf
+; ARM32: e7fedef0
; ARM32: bl {{.*}} __divsi3
; ARM32: bx lr
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698