Index: test/NaCl/PNaClABI/abi-i1-operations.ll |
diff --git a/test/NaCl/PNaClABI/abi-i1-operations.ll b/test/NaCl/PNaClABI/abi-i1-operations.ll |
index 4c63683bb8408c70c8b9ba2ebe05e6003f16c87d..18fdab6930ac4d23be498905b99330da17eae1ce 100644 |
--- a/test/NaCl/PNaClABI/abi-i1-operations.ll |
+++ b/test/NaCl/PNaClABI/abi-i1-operations.ll |
@@ -1,4 +1,4 @@ |
-; RUN: pnacl-abicheck < %s | FileCheck %s |
+; RUN: not pnacl-abicheck < %s | FileCheck %s |
; Most arithmetic operations are not very useful on i1, so use of i1 |
; is restricted to a subset of operations. |