Index: test/NaCl/PNaClABI/abi-addrspace.ll |
diff --git a/test/NaCl/PNaClABI/abi-addrspace.ll b/test/NaCl/PNaClABI/abi-addrspace.ll |
index e574a726e4494e406924b9ad9f0d0b7d50f7a7fe..9a737b513a79ac430ee722232755095c5f2d999f 100644 |
--- a/test/NaCl/PNaClABI/abi-addrspace.ll |
+++ b/test/NaCl/PNaClABI/abi-addrspace.ll |
@@ -1,4 +1,4 @@ |
-; RUN: pnacl-abicheck < %s | FileCheck %s |
+; RUN: not pnacl-abicheck < %s | FileCheck %s |
; This test checks that the "addrspace" pointer attribute is rejected |
; by the PNaCl ABI verifier. The only allowed address space value is |