Index: test/NaCl/PNaClABI/abi-debug-info.ll |
diff --git a/test/NaCl/PNaClABI/abi-debug-info.ll b/test/NaCl/PNaClABI/abi-debug-info.ll |
index 884cdc224faf0d3baae11a0695fe12f46bfd4526..2e2ca036f32dfbf7ab93799eaedfe432145fa52e 100644 |
--- a/test/NaCl/PNaClABI/abi-debug-info.ll |
+++ b/test/NaCl/PNaClABI/abi-debug-info.ll |
@@ -1,5 +1,5 @@ |
-; RUN: pnacl-abicheck < %s | FileCheck %s |
-; RUN: pnacl-abicheck -pnaclabi-allow-debug-metadata < %s | \ |
+; RUN: not pnacl-abicheck < %s | FileCheck %s |
+; RUN: not pnacl-abicheck -pnaclabi-allow-debug-metadata < %s | \ |
; RUN: FileCheck %s --check-prefix=DBG |
; DBG-NOT: disallowed |