Displaying 2 results from an estimated 2 matches for "2159c44".
Did you mean:
2152244
2019 May 03
2
git llvm push?
Hey,
First time using LLVM's git repo. Does 'git llvm push' take a really long
time to work? I've tried to push a couple of times now and receive a
message like:
<scrubbed> llvm-project/llvm> git llvm push
Pushing 1 commit:
2159c44 Update PatternMatcher for FNeg
Committed 2159c44 to svn.
<scrubbed> llvm-project/llvm>
The svn repo never seems to update though. Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190503/7...
2019 May 03
3
git llvm push?
...First time using LLVM's git repo. Does 'git llvm push' take a really long
>> time to work? I've tried to push a couple of times now and receive a
>> message like:
>>
>> <scrubbed> llvm-project/llvm> git llvm push
>> Pushing 1 commit:
>> 2159c44 Update PatternMatcher for FNeg
>>
>> Committed 2159c44 to svn.
>> <scrubbed> llvm-project/llvm>
>>
>> The svn repo never seems to update though. Any ideas?
>> _______________________________________________
>> LLVM Developers mailing list
>>...