[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / shifts.ll
index 898ae2d46123d03b9bd84260d8a7cfd9f6763657..77d02d76c05953d88527ffe7b04f135f71bfdbb5 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
 
 define zeroext i8 @lshr8(i8 zeroext %a, i8 zeroext %cnt) nounwind readnone {
 entry: