summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/BPF/alu8.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/BPF/alu8.ll')
-rw-r--r--llvm/test/CodeGen/BPF/alu8.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/BPF/alu8.ll b/llvm/test/CodeGen/BPF/alu8.ll
index 0233225f81b..21083b1aaf8 100644
--- a/llvm/test/CodeGen/BPF/alu8.ll
+++ b/llvm/test/CodeGen/BPF/alu8.ll
@@ -1,5 +1,4 @@
-; RUN: llc -march=bpf -show-mc-encoding < %s | FileCheck %s
-; test little endian only for now
+; RUN: llc -march=bpf_le -show-mc-encoding < %s | FileCheck %s
define i8 @mov(i8 %a, i8 %b) nounwind {
; CHECK-LABEL: mov:
OpenPOWER on IntegriCloud