summaryrefslogtreecommitdiff
path: root/test/Verifier/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/README.txt')
-rw-r--r--test/Verifier/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Verifier/README.txt b/test/Verifier/README.txt
new file mode 100644
index 0000000000..b7e96ea261
--- /dev/null
+++ b/test/Verifier/README.txt
@@ -0,0 +1,3 @@
+This directory contains testcases that the verifier is supposed to detect as
+malformed LLVM code. Testcases for situations that the verifier incorrectly
+identifies as malformed should go in the Regressions/Assembler directory.