| Index: test/NaCl/PNaClABI/abi-arithmetic-attributes.ll
|
| diff --git a/test/NaCl/PNaClABI/abi-arithmetic-attributes.ll b/test/NaCl/PNaClABI/abi-arithmetic-attributes.ll
|
| index c223830ac533729bf3f787622835f5d14e740fd9..20f3cde9cd82fccc72f832d6f825b28eb33c8665 100644
|
| --- a/test/NaCl/PNaClABI/abi-arithmetic-attributes.ll
|
| +++ b/test/NaCl/PNaClABI/abi-arithmetic-attributes.ll
|
| @@ -1,4 +1,4 @@
|
| -; RUN: pnacl-abicheck < %s | FileCheck %s
|
| +; RUN: not pnacl-abicheck < %s | FileCheck %s
|
|
|
| ; This tests that the arithmetic attributes "nuw" and "nsw" ("no
|
| ; unsigned wrap" and "no signed wrap") and "exact" are disallowed by
|
|
|