summaryrefslogtreecommitdiff
path: root/test/CodeGen/BPF
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2016-05-23 13:02:11 +0000
committerRenato Golin <renato.golin@linaro.org>2016-05-23 13:02:11 +0000
commit4bd3c7629de78d924cc2cc97f6a59e2bc534154c (patch)
treecb0426fbfc82315ba4f9dc13b5682f13466a94fc /test/CodeGen/BPF
parent21481f6c670a28cad966df34c3a309688e087e35 (diff)
Reverts "[BPF] Remove exit-on-error flag in test (PR27766)"
This patch reverts r270419 because it broke a lot of buildbots, mostly Windows. We'd like help in investigating the issues, but for now, it should stay out. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270433 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/BPF')
-rw-r--r--test/CodeGen/BPF/many_args1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/BPF/many_args1.ll b/test/CodeGen/BPF/many_args1.ll
index 08218f452d0..a5500dad1ed 100644
--- a/test/CodeGen/BPF/many_args1.ll
+++ b/test/CodeGen/BPF/many_args1.ll
@@ -1,4 +1,4 @@
-; RUN: not llc -march=bpf < %s 2> %t1
+; RUN: not llc -march=bpf -exit-on-error < %s 2> %t1
; RUN: FileCheck %s < %t1
; CHECK: too many args