summaryrefslogtreecommitdiff
path: root/test/CodeGen/BPF/cc_args_be.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/BPF/cc_args_be.ll')
-rw-r--r--test/CodeGen/BPF/cc_args_be.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/BPF/cc_args_be.ll b/test/CodeGen/BPF/cc_args_be.ll
index 4d1efccf51606..dc41ee0d8a7d0 100644
--- a/test/CodeGen/BPF/cc_args_be.ll
+++ b/test/CodeGen/BPF/cc_args_be.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpfeb -show-mc-encoding | FileCheck %s
+; RUN: not llc < %s -march=bpfeb -show-mc-encoding | FileCheck %s
; test big endian
define void @test() #0 {