https://bugs.llvm.org/show_bug.cgi?id=45276

            Bug ID: 45276
           Summary: incorrect unzip of git zip download
           Product: Packaging
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: source tarballs
          Assignee: unassignedb...@nondot.org
          Reporter: shivam98....@gmail.com
                CC: llvm-bugs@lists.llvm.org

When I download today llvm-project-master zip file from
https://github.com/llvm/llvm-project, extract it with 'unzip
llvm-project-master.zip' and started build,
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp file got mising. Two possible
solutions of git rebase or git config core.symlinks false from
"https://stackoverflow.com/questions/18411200/git-unable-to-create-symlink-file-name-too-long";
found but I think committer of that commit can only solve it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to