| Index: test/NaCl/PNaClABI/types-function.ll
|
| diff --git a/test/NaCl/PNaClABI/types-function.ll b/test/NaCl/PNaClABI/types-function.ll
|
| index a3fb55b23c51dab1d7645f28012a5c3accd5d772..4aa6f276fd99ca19304c5b337eb373f0aa139c85 100644
|
| --- a/test/NaCl/PNaClABI/types-function.ll
|
| +++ b/test/NaCl/PNaClABI/types-function.ll
|
| @@ -1,4 +1,4 @@
|
| -; RUN: pnacl-abicheck < %s | FileCheck %s
|
| +; RUN: not pnacl-abicheck < %s | FileCheck %s
|
| ; Test type-checking in function bodies. This test is not intended to verify
|
| ; all the rules about the various types, but instead to make sure that types
|
| ; stashed in various places in function bodies are caught.
|
|
|