[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / load.ll
index 03fb17c965b5bbcda998dbefc44bc41f62328c85..9787379c2817835f8732d569ec125fd64d2959aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf | FileCheck %s
+; RUN: llc < %s -march=bpf_le | FileCheck %s
 
 define i16 @am1(i16* %a) nounwind {
   %1 = load i16, i16* %a