[llvm] r238352 - MIR: Remove 2 empty non-reverted directories form SVN.

Alex Lorenz arphaman at gmail.com
Wed May 27 12:39:44 PDT 2015


Author: arphaman
Date: Wed May 27 14:39:44 2015
New Revision: 238352

URL: http://llvm.org/viewvc/llvm-project?rev=238352&view=rev
Log:
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.

Removed:
    llvm/trunk/include/llvm/CodeGen/MIR/
    llvm/trunk/lib/CodeGen/MIR/




More information about the llvm-commits mailing list