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

Unified Diff: tests_lit/assembler/arm32/load-store.ll

Issue 1407263005: Subzero: Fix MINIMAL build issues. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Missed one file Created 5 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 | « tests_lit/assembler/arm32/add.ll ('k') | tests_lit/assembler/arm32/mov-imm.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/load-store.ll
diff --git a/tests_lit/assembler/arm32/load-store.ll b/tests_lit/assembler/arm32/load-store.ll
index d68a3f9989aa4e56fb88c6fa62e0107ac71a263a..c398de9c31303bda263e22715336f252b9f4586d 100644
--- a/tests_lit/assembler/arm32/load-store.ll
+++ b/tests_lit/assembler/arm32/load-store.ll
@@ -1,5 +1,7 @@
; Show that we can handle variable (i.e. stack) spills.
+; REQUIRES: allow_dump
+
; RUN: %p2i --filetype=asm -i %s --target=arm32 --args -Om1 \
; RUN: | FileCheck %s --check-prefix=ASM
; RUN: %p2i --filetype=iasm -i %s --target=arm32 --args -Om1 \
« no previous file with comments | « tests_lit/assembler/arm32/add.ll ('k') | tests_lit/assembler/arm32/mov-imm.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698