[bpf] add big- and host- endian support
[oota-llvm.git] / test / CodeGen / BPF / sanity.ll
index 09a6b65d085417e162e0f2da78153cc814d61041..b45f5a1186eafbd725973a744bc2fc29a1ad3d70 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf | FileCheck %s
+; RUN: llc < %s -march=bpf_le | FileCheck %s
 
 @foo_printf.fmt = private unnamed_addr constant [9 x i8] c"hello  \0A\00", align 1