[bpf] rename triple names bpf_be -> bpfeb
[oota-llvm.git] / test / CodeGen / BPF / sockex2.ll
index 99458a965a970e587d948f05bce4c1481688e2fa..d372a5982f686be4f6f1884ddded5756d33b0b8b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf_le -show-mc-encoding | FileCheck %s
+; RUN: llc < %s -march=bpfel -show-mc-encoding | FileCheck %s
 
 %struct.bpf_map_def = type { i32, i32, i32, i32 }
 %struct.sk_buff = type opaque