diff options
Diffstat (limited to 'test/CodeGen/BPF/fi_ri.ll')
| -rw-r--r-- | test/CodeGen/BPF/fi_ri.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/BPF/fi_ri.ll b/test/CodeGen/BPF/fi_ri.ll index 12452988e8a9b..6ecc826796915 100644 --- a/test/CodeGen/BPF/fi_ri.ll +++ b/test/CodeGen/BPF/fi_ri.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=bpf | FileCheck %s +; RUN: not llc < %s -march=bpf | FileCheck %s %struct.key_t = type { i32, [16 x i8] } |
