Hi, http://llvm.org/git/llvm.git doesn't seem to be picking up new SVN commits. The most recent one in the git repo that I see is r328483, while in SVN it's r328492. Is anyone else seeing this problem? -Krzysztof -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Should be fixed now. On Mon, Mar 26, 2018 at 4:40 PM, Krzysztof Parzyszek via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Hi, > > http://llvm.org/git/llvm.git doesn't seem to be picking up new SVN commits. > The most recent one in the git repo that I see is r328483, while in SVN it's > r328492. > Is anyone else seeing this problem? > > -Krzysztof > > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by > The Linux Foundation > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- With best regards, Anton Korobeynikov Department of Statistical Modelling, Saint Petersburg State University
It is. Thanks! -Krzysztof On 3/26/2018 8:59 AM, Anton Korobeynikov wrote:> Should be fixed now. > > On Mon, Mar 26, 2018 at 4:40 PM, Krzysztof Parzyszek via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Hi, >> >> http://llvm.org/git/llvm.git doesn't seem to be picking up new SVN commits. >> The most recent one in the git repo that I see is r328483, while in SVN it's >> r328492. >> Is anyone else seeing this problem? >> >> -Krzysztof >> >> -- >> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by >> The Linux Foundation >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > >-- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Maybe Matching Threads
- Git repo not updating
- error:Ran out of lanemask bits to represent subregisterr
- error:Ran out of lanemask bits to represent subregisterr
- how to prevent LLVM back-end from reordering instructions at instruction scheduling?
- GVN Hoist moving a store across load