mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
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