[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / intrinsics.ll
index 98b57deb7c8ddab944b5f862dcf4273c30bfeedc..586269751de650e7ba41b8ebf0b7c210ac58df04 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf -show-mc-encoding | FileCheck %s
+; RUN: llc < %s -march=bpf_le -show-mc-encoding | FileCheck %s
 
 ; Function Attrs: nounwind uwtable
 define i32 @ld_b(i64 %foo, i64* nocapture %bar, i8* %ctx, i8* %ctx2) #0 {