search for: r123456

Displaying 13 results from an estimated 13 matches for "r123456".

Did you mean: 123456
2016 Apr 22
6
3.8.1 Release Schedule
...quest a change be merged to the 3.8 branch. June 1 - Deadline to merge changes to the 3.8 branch. June 1 - 3.8.1-rc1 June 8 - 3.8.1-rc2 (if necessary) June 15 - 3.8.1 Release If you want a patch included in the 3.8.1 release, send an email to llvm-commits with the subject: "3.8 Merge Request: r123456". Make sure to cc me and the code owner. Once you get approval from the code owner and me, then you can merge the patch to the 3.8 branch. If you don't have commit access or are unable to commit the patch, let me know. For the 3.7.1 release, I encouraged people to make stable patch reque...
2017 Mar 27
5
4.0.1 Release Schedule + Need feedback for improving stable releases
...if for some reason you are unable to use the script. If you file bugs manually, make sure you mark it as a blocker for the release metabug: 32061 and add a link the commit on phabricator in the url field: e.g http://reviews.llvm.org/rL12345 Description for the bug should be in the form of: Merge r123456 into the 4.0 branch : <80 character commit message summary> * Stable Release Improvements * I would like to start an informal discussion about stable release improvements. My goals for this discussion are to find ways to get more community members/organizations using the official stable r...
2011 Jul 14
2
[LLVMdev] [Frustration] API breakage
On 07/13/2011 05:09 PM, Jay Foad wrote: > I regularly make small API-breaking changes in the name of cleaning > things up. Sorry! I'd be happy to update the release notes if folks > reckon this is the right thing to do. Would it just mean adding a<ul> > to the (currently empty) list in docs/ReleaseNotes.html#api_changes ? That's definitely needed. Not every LLVM user
2011 Jul 14
0
[LLVMdev] [Frustration] API breakage
...rces would be really appreciated. I second that. Preferably all in the same place, in order, with (approx.) revision numbers where it happened. It'd make our jobs much easier to merge our local base with trunk. A simple text would suffice: <li><b>New Type System</b>: As of r123456, the type system is... Uses of ... have been replaced by ..., ... and ... have been deprecated, please use ... instead.</li> cheers, --renato
2012 Sep 06
1
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
...reading '-###' output, but it's kind of spewy and I don't think that's the problem. This is what clang -v gives for me: clang version 3.2 Target: x86_64-unknown-linux-gnu Thread model: posix It looks like it wants the version line to be something like the form clang version (r123456) 3.2 or something like that. --Sean Silva On Thu, Sep 6, 2012 at 12:58 AM, David Blaikie <dblaikie at gmail.com> wrote: > On Wed, Sep 5, 2012 at 7:23 PM, Sean Silva <silvas at purdue.edu> wrote: >> Hi, I'm trying to use LNT to run the test-suite. I followed the >>...
2013 Jan 29
0
[LLVMdev] ANNOUNCEMENT: Removing list prefix
On Jan 29, 2013, at 12:11 PM, Nuno Lopes <nunoplopes at sapo.pt> wrote: >> On 01/28/2013 07:45 PM, Tanya Lattner wrote: >>> I will be removing the list prefix "LLVMDev" from the subject line. If you are filtering by this, please use the list headers instead. >>> >>> If you have any questions, please let me know. >> >> Thanks Tanya,
2012 Nov 16
1
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
I agree that the list name is redundant and should be dropped, but the revision number is compact and very useful... -Chris On Nov 15, 2012, at 6:45 PM, Tobias Grosser <tobias at grosser.es> wrote: > On 11/16/2012 02:47 AM, Chris Lattner wrote: >> >> On Nov 15, 2012, at 2:28 PM, Chandler Carruth <chandlerc at google.com> wrote: >> >>>>
2013 Jan 29
4
[LLVMdev] ANNOUNCEMENT: Removing list prefix
> On 01/28/2013 07:45 PM, Tanya Lattner wrote: >> I will be removing the list prefix "LLVMDev" from the subject line. If >> you are filtering by this, please use the list headers instead. >> >> If you have any questions, please let me know. > > Thanks Tanya, this makes the subject lines of the commits a lot more > accessible. > > Tobi Please
2017 Mar 29
2
4.0.1 Release Schedule + Need feedback for improving stable releases
...; If you file bugs manually, make sure you mark it as a blocker for >> the release metabug: 32061 and add a link the commit on phabricator >> in the url field: e.g http://reviews.llvm.org/rL12345 >> >> Description for the bug should be in the form of: >> >> Merge r123456 into the 4.0 branch : <80 character commit message summary> >> >> >> * Stable Release Improvements * >> >> I would like to start an informal discussion about stable release >> improvements. My goals for this discussion are to find ways to >> get more...
2012 Sep 06
0
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
On Wed, Sep 5, 2012 at 7:23 PM, Sean Silva <silvas at purdue.edu> wrote: > Hi, I'm trying to use LNT to run the test-suite. I followed the > instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I > get this error: > > (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox > --cc ~/pg/others/llvm/release/bin/clang --test-suite
2012 Sep 06
2
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
Hi, I'm trying to use LNT to run the test-suite. I followed the instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I get this error: (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox --cc ~/pg/others/llvm/release/bin/clang --test-suite test-suite nt.py:1185: note: inferred C++ compiler under test as:
2012 Aug 23
11
FreeBSD 9.1-RC1 Available...
The first release candidate of the 9.1-RELEASE release cycle is now available on the FTP servers for amd64, i386, and powerpc64. The MD5/SHA256 checksums are at the bottom of this message. The ISO images and, for architectures that support it, the memory stick images are available here: ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.1/ (or any of the FreeBSD mirror sites). Current
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote: > > From: Daniel Sanders > > Sent: 25 November 2014 17:39 > > To: Eric Christopher; Tom Stellard > > Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu) > > Subject: RE: [LLVMdev] Proposed patches for Clang 3.5.1 > > > > > > > > I'd also like to propose the inclusion of