On Mon, Sep 02, 2019 at 06:46:09PM +0100, Stuart Henderson wrote: > On 2019/09/02 18:45, Stuart Henderson wrote: > > On 2019/09/01 10:28, Patrick Wildt wrote: > > > CVSROOT: /cvs > > > Module name: src > > > Changes by: [email protected] 2019/09/01 10:28:50 > > > > > > Log message: > > > Import LLVM 8.0.1 release including clang, lld and lldb. > > > > Some files were ignored by cvs import due to their file extensions. IIRC > > "cvs add" will work to add them. (you can tell "cvs import" to add them > > anyway with -I '!' but then need to be very careful not to introduce > > unwanted files to the repo). > > PS judging by the filenames, they probably want to be set as binary.
I am aware. Considering they are binaries that we'll probably never use anyway I thought that CVS ignoring them is actually pretty fine. > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/unwind/noreturn/module-end/test.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-mips64el-gnuabi64.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-s390x.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-fpr_sse_i386.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-fpr_sse_x86_64.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-mips64el-gnuabin32.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/altmain.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-i386.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-x86_64.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-ppc64le.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-mipsel-gnuabio32.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core > > > I > > > src/gnu/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core > > > I > > > src/gnu/llvm/tools/lldb/unittests/SymbolFile/DWARF/Inputs/test-dwarf.exe > > > I > > > src/gnu/llvm/tools/lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-types.exe > > > I src/gnu/llvm/tools/lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.exe > > > I > > > src/gnu/llvm/tools/lldb/unittests/ObjectFile/ELF/Inputs/early-section-headers.so > > > I src/gnu/llvm/tools/lldb/unittests/Target/Inputs/TestModule.so >
