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)
commit54da91e3e1b82bc7ebfdc90017ced5dc995ca6d6
treec841478b96696f45da4a5e47e9f65f147235f68c
parentdf4837ba6ba113369bdca69e5351017caebc3d6c
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.

llvm-svn: 238352