From: Nick Lewycky Date: Sun, 16 Mar 2008 07:31:23 +0000 (+0000) Subject: Regressions/ is long gone. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=247684155326f9c06f86441b9e68b85a260d4cc2;p=oota-llvm.git Regressions/ is long gone. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48415 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.