MIR: Remove 2 empty non-reverted directories form SVN.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 27 May 2015 19:39:44 +0000 (19:39 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 27 May 2015 19:39:44 +0000 (19:39 +0000)
The revert commit r238007 didn't delete the old 'MIR' directories
in 'include/llvm/CodeGen' and 'lib/CodeGen'. Since the resubmitted
commit r238341 uses the 'MIRParser' directories instead of 'MIR'
this commit deletes the unused directories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238352 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found