Index: test/NaCl/PNaClABI/abi-visibility.ll |
diff --git a/test/NaCl/PNaClABI/abi-visibility.ll b/test/NaCl/PNaClABI/abi-visibility.ll |
index 1c54b248b4382ca0fe2b27958115f14301d51647..944e39142f3916b0664558f703291d9ab2662435 100644 |
--- a/test/NaCl/PNaClABI/abi-visibility.ll |
+++ b/test/NaCl/PNaClABI/abi-visibility.ll |
@@ -1,4 +1,4 @@ |
-; RUN: pnacl-abicheck < %s | FileCheck %s |
+; RUN: not pnacl-abicheck < %s | FileCheck %s |
; Disallow the visibility attributes set by |
; __attribute__((visibility("hidden"))) and |