[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / ex1.ll
index be038e9a3d8c76d004eb07eabafd4a24c7ec49ec..abf068ca9a3fda6d3d9417ae096bc7148fec7274 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf | FileCheck %s
+; RUN: llc < %s -march=bpf_le | FileCheck %s
 
 %struct.bpf_context = type { i64, i64, i64, i64, i64, i64, i64 }
 %struct.sk_buff = type { i64, i64, i64, i64, i64, i64, i64 }