[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / loops.ll
index 4798d78842caccb866d4c27b0eb29b4fa353b411..7a4d5dbcb34899d080d97c1863f6f11f49528b23 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf | FileCheck %s
+; RUN: llc < %s -march=bpf_le | FileCheck %s
 
 define zeroext i16 @add(i16* nocapture %a, i16 zeroext %n) nounwind readonly {
 entry: