mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
The idea is to move all pieces related to the actual libc sources to the "src" directory. This allows downstream users to ship and build just the "src" directory. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D112653