diff --git a/test/Verifier/README.txt b/test/Verifier/README.txt index b7e96ea261a..c04152172e9 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.