Regressions/ is long gone.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 16 Mar 2008 07:31:23 +0000 (07:31 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 16 Mar 2008 07:31:23 +0000 (07:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48415 91177308-0d34-0410-b5e6-96231b3b80d8

test/Verifier/README.txt

index b7e96ea261a970d9f8cb3bc7ced1a71cc74d449d..c04152172e9a2904318f1622d02dac396f78724d 100644 (file)
@@ -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.