From: Alex Lorenz <arphaman@gmail.com>
Date: Wed, 27 May 2015 19:39:44 +0000 (+0000)
Subject: MIR: Remove 2 empty non-reverted directories form SVN.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=711655614b49c78cb558c442ed117706aaa4859a;p=oota-llvm.git

MIR: Remove 2 empty non-reverted directories form SVN.

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
---