commit | 0b37f209bf2aaf9b06276a0c40d1c29b5d6bfe89 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Thu Feb 09 22:53:14 2017 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Thu Feb 09 22:53:14 2017 +0000 |
tree | 34b799aa2d8d4deb31e72a67b264d2b53bcc7850 | |
parent | 751f16965734c7063573ff116829eef4e2f4eeb6 [diff] |
Start libc++ python cleanup and consolidation. Libc++ frequently creates and uses utilities written in python. Currently there are python modules under both libcxx/test and libcxx/util. My goal with these changes is to consolidate them into a single package under libcxx/utils/libcxx. llvm-svn: 294644