[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / alu8.ll
index 0233225f81b582bbf51fe1f8b87580118314a171..21083b1aaf8b9c5bf533bf8068f58c318122e9d2 100644 (file)
@@ -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: