diff options
Diffstat (limited to 'test/CodeGen/BPF/cc_args.ll')
| -rw-r--r-- | test/CodeGen/BPF/cc_args.ll | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/BPF/cc_args.ll b/test/CodeGen/BPF/cc_args.ll index 5085fe5684eb..8e3f8604ac88 100644 --- a/test/CodeGen/BPF/cc_args.ll +++ b/test/CodeGen/BPF/cc_args.ll @@ -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 void @test() #0 { entry: |
