[llvm-dev] [RFC] One or many git repositories?

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 9 07:42:45 PDT 2016


On 9/9/2016 9:34 AM, Mehdi Amini via llvm-dev wrote:
> I can't answer about why it is this way but:
> 1) you don't *have to* put clang inside llvm, it is just a convention.
> 2) the current monorepo proposal have all the projects one next to each
> other, and by default cmake path/to/llvm would configure only LLVM.

I guess if the IR definiton was extracted into its own component, then 
both clang and LLVM could be independent from one another (both would 
depend on the IR).

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list