search for: r155230

Displaying 5 results from an estimated 5 matches for "r155230".

2012 Apr 30
2
[LLVMdev] git branch release_31
...//llvm.org/svn/llvm-project/llvm/trunk at 155049 91177308-0d34-0410-b5e6-96231b3b80d8 and the first commit that appears on the release_31 branch: commit 0d2807ae7060f6b0ffdf65b8606b2a6c61e1018a Author: Bill Wendling <isanbard at gmail.com> Date: Fri Apr 20 20:32:47 2012 +0000 Merging r155230: ------------------------------------------------------------------------ r155230 | void | 2012-04-20 13:31:44 -0700 (Fri, 20 Apr 2012) | 1 line Modify the sh-bang to run out-of-the-box for FreeBSDes. ------------------------------------------------------------------------ gi...
2012 May 06
0
[LLVMdev] git branch release_31
...155049 > 91177308-0d34-0410-b5e6-96231b3b80d8 > > and the first commit that appears on the release_31 branch: > > commit 0d2807ae7060f6b0ffdf65b8606b2a6c61e1018a > Author: Bill Wendling <isanbard at gmail.com> > Date:   Fri Apr 20 20:32:47 2012 +0000 > >    Merging r155230: >    ------------------------------------------------------------------------ >    r155230 | void | 2012-04-20 13:31:44 -0700 (Fri, 20 Apr 2012) | 1 line > >    Modify the sh-bang to run out-of-the-box for FreeBSDes. >    -------------------------------------------------------------...
2012 Apr 27
0
[LLVMdev] git branch release_31
> In your svn section of llvm/.git/config, you can specify how to map > the svn branches to different name spaces, something like this: > > [svn-remote "svn"] >        [...] >        branches = branches/*:refs/remotes/origin/* >        fetch = branches:refs/remotes/origin > > I would also change "branches = branches/*:refs/remotes/origin/*" > into
2012 May 07
2
[LLVMdev] git branch release_31
...b5e6-96231b3b80d8 >> >> and the first commit that appears on the release_31 branch: >> >> commit 0d2807ae7060f6b0ffdf65b8606b2a6c61e1018a >> Author: Bill Wendling <isanbard at gmail.com> >> Date:   Fri Apr 20 20:32:47 2012 +0000 >> >>    Merging r155230: >>    ------------------------------------------------------------------------ >>    r155230 | void | 2012-04-20 13:31:44 -0700 (Fri, 20 Apr 2012) | 1 line >> >>    Modify the sh-bang to run out-of-the-box for FreeBSDes. >>    -----------------------------------------...
2012 Apr 26
2
[LLVMdev] git branch release_31
Hi Anton, On Thu, Apr 26, 2012 at 4:05 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote: > Sebastian, > >> I just saw that the git branch remotes/origin/release_31 has been created >> for llvm.  Unfortunately it is missing the right context: right now I can only >> see 11 patches in that branch with the last patch having no parent. >> >> Could