[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / BPF / basictest.ll
index b1c1f8081601c4b474343016c2114309ee63ee04..82feb43d005cf3dea84c12fe1909757e9d7f9d06 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=bpf_le | FileCheck %s
+; RUN: llc < %s -march=bpfel | FileCheck %s
 
 define i32 @test0(i32 %X) {
   %tmp.1 = add i32 %X, 1