commit | 3f851704c154b8ab045b5cd58d31ce854b9c6599 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Mon Oct 02 21:00:41 2017 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Mon Oct 02 21:00:41 2017 +0000 |
tree | c0ec0a73ce767fcafa800c49494935ef986be7e7 | |
parent | e2ff2ba57d64a740095737866f0787e6f2c1e410 [diff] |
Move new lld's code to Common subdirectory. New lld's files are spread under lib subdirectory, and it isn't easy to find which files are actually maintained. This patch moves maintained files to Common subdirectory. Differential Revision: https://reviews.llvm.org/D37645 llvm-svn: 314719