Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / 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
 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.