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