Commit 533a514f by Jim Stichnoth

Subzero: Fix "make -f Makefile.standalone check-lit FORCEASM=1".

https://codereview.chromium.org/2384983002/ apparently didn't test the full "make presubmit", otherwise this would have been caught. BUG= none TBR=jpp@chromium.org Review URL: https://codereview.chromium.org/2399873003 .
parent afe5fe22
...@@ -52,7 +52,7 @@ return: ; preds = %entry ...@@ -52,7 +52,7 @@ return: ; preds = %entry
; ARM32-LABEL: divide ; ARM32-LABEL: divide
; ARM32: tst ; ARM32: tst
; ARM32: udf ; ARM32: e7fedef0
; ARM32: bl {{.*}} __divsi3 ; ARM32: bl {{.*}} __divsi3
; ARM32: bx lr ; ARM32: bx lr
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment