[bpf] rename triple names bpf_be -> bpfeb
[oota-llvm.git] / test / CodeGen / BPF / loops.ll
index 7a4d5dbcb34899d080d97c1863f6f11f49528b23..00be54b3bac57d9e793bea3eec2481e87a7c4be4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf_le | FileCheck %s
+; RUN: llc < %s -march=bpfel | FileCheck %s
 
 define zeroext i16 @add(i16* nocapture %a, i16 zeroext %n) nounwind readonly {
 entry: