[llvm-dev] New LLVM git repository conversion prototype (original) (raw)
Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 18 09:39:36 PDT 2018
- Previous message: [llvm-dev] New LLVM git repository conversion prototype
- Next message: [llvm-dev] New LLVM git repository conversion prototype
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> > * compiler-rt compiler-rt tests strongly depend on clang version. Right, as at the same libcxx might not compile with "old" clang due to fixes here and there. Still, we could implement this coupling using the version check (and some version-to-version compatibility contract). This is certainly not possible with lld / lldb / clang-tools-extras.
Note that the full clone of the prototype monorepo currently is ~500 Mb. And shallow clone (with depth = 0) is approx 100 Mb.
-- With best regards, Anton Korobeynikov Department of Statistical Modelling, Saint Petersburg State University
- Previous message: [llvm-dev] New LLVM git repository conversion prototype
- Next message: [llvm-dev] New LLVM git repository conversion prototype
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]