aboutsummaryrefslogtreecommitdiff
path: root/test/Verifier
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier')
-rw-r--r--test/Verifier/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/README.txt b/test/Verifier/README.txt
index b7e96ea261..c04152172e 100644
--- a/test/Verifier/README.txt
+++ b/test/Verifier/README.txt
@@ -1,3 +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.
+identifies as malformed should go in the test/Assembler directory.