Make a stub version of MITests, instead of reverting.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 18 Feb 2016 07:37:17 +0000 (07:37 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 18 Feb 2016 07:37:17 +0000 (07:37 +0000)
commitc1857d1d21c3c7ca3027d4e0cfaf3b2257421ca7
treef6b05093cd7f8cd07d3b7c74f5d891f76e32263b
parent9bf3acd5ff8e55f5c102e189e3298366d341946f
Make a stub version of MITests, instead of reverting.

Lit tends to find out-of-date unittests in the build tree.

FIXME: It may be reverted several days after.
llvm-svn: 261194
llvm/unittests/CMakeLists.txt
llvm/unittests/MI/CMakeLists.txt [new file with mode: 0644]
llvm/unittests/MI/LiveIntervalTest.cpp [new file with mode: 0644]