[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / sockex2.ll
index 6ae5e1c8d6bf45729f76533cb0ac63b5e7d15f61..99458a965a970e587d948f05bce4c1481688e2fa 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llc < %s -march=bpf -show-mc-encoding | FileCheck %s
-; test little endian only for now
+; RUN: llc < %s -march=bpf_le -show-mc-encoding | FileCheck %s
 
 %struct.bpf_map_def = type { i32, i32, i32, i32 }
 %struct.sk_buff = type opaque