[llvm] r340017 - Revert extraneous directory added by accident in rL340016

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 05:41:49 PDT 2018


Author: nemanjai
Date: Fri Aug 17 05:41:49 2018
New Revision: 340017

URL: http://llvm.org/viewvc/llvm-project?rev=340017&view=rev
Log:
Revert extraneous directory added by accident in rL340016

It appears that the way this patch was produced ended up creating an
extra 'llvm' directory where the test was placed. When I committed the
patch, that directory ended up being created upstream. This commit should
revert that.
Sorry for the noise.

Removed:
    llvm/trunk/llvm/



More information about the llvm-commits mailing list