Skip to content

Commit

Permalink
Move .mir tests to appropriate directories
Browse files Browse the repository at this point in the history
test/CodeGen/MIR should contain tests that intent to test the MIR
printing or parsing. Tests that test something else should be in
test/CodeGen/TargetName even when they are written in .mir.

As a rule of thumb, only tests using "llc -run-pass none" should be in
test/CodeGen/MIR.

llvm-svn: 289254
  • Loading branch information
MatzeB committed Dec 9, 2016
1 parent 3bdc0f1 commit 2c7d52a
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions llvm/test/CodeGen/MIR/Lanai/lit.local.cfg

This file was deleted.

0 comments on commit 2c7d52a

Please sign in to comment.