Remove macho-dump. Its functionality is now covered by llvm-readobj.
[oota-llvm.git] / test / CodeGen / BPF / shifts.ll
index 898ae2d46123d03b9bd84260d8a7cfd9f6763657..cb000b92fcd924ca5a68da1d9f14c1364f697fae 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=bpfel -show-mc-encoding | FileCheck %s
 
 define zeroext i8 @lshr8(i8 zeroext %a, i8 zeroext %cnt) nounwind readnone {
 entry: