search for: lyngvig

Displaying 20 results from an estimated 217 matches for "lyngvig".

2012 Jun 13
5
[LLVMdev] Anybody translating the LLVM FAQ from HTML to Sphinx?
That reminds me: Do the web documents reside in a repository somewhere or should I just grab them using wget? 2012/6/14 Michael Spencer <bigcheesegs at gmail.com> > On Wed, Jun 13, 2012 at 4:02 PM, Mikael Lyngvig <mikael at lyngvig.org> > wrote: > > If nobody else is doing it, I can translate the FAQ into Sphinx as I'd > like > > to begin gradually extending it so that it some day becomes more than > just > > bare metal. I figure that extending the FAQ is one way to red...
2013 Nov 21
2
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Wed, Nov 20, 2013 at 6:11 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi Renato, > > My XU is on build 141 and there hasn't been a single problem yet. No > reboots, no crashes, and as far as I have observed no core dropouts (after > I did the cpu-freq trick you sent me). Perhaps I have a stable board or &gt...
2013 Dec 09
2
[LLVMdev] GNU LLD build error? Seems that Clang likes LLD just fine.
...ote that it's no longer build because of the recent change of makeArrayRef removal? I think it's my change (r196475). Can you confirm that you can build if you revert that change? If it has caused the build with GCC to break, we should roll it back. On Sun, Dec 8, 2013 at 3:45 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Yup, I can confirm that. Then the question is if LLD shouldn't compile > with GNU, even if GNU is buggy. Personally, I think it is worth a lot to > be able to build with GCC, but I don't know how the LLD developers feel > about that. &gt...
2012 Jun 13
0
[LLVMdev] Anybody translating the LLVM FAQ from HTML to Sphinx?
On Wed, Jun 13, 2012 at 4:47 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > That reminds me: Do the web documents reside in a repository somewhere or > should I just grab them using wget? The website is at http://llvm.org/viewvc/llvm-project/www/trunk/ . The llvm docs are in llvm/docs. Which actually makes me wonder if the LLV...
2013 Nov 17
2
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Sat, Nov 16, 2013 at 9:15 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > http://llvm.lyngvig.org/Articles/How-to-Setup-an-Arch-Linux-Buildbot-for-LLVM > Notice: You only need Ninja for the test build; none of the official LLVM builders use Ninja as far as I know. My buildbots use ninja. > Please notice that you must spe...
2013 Nov 21
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
I'll use a redirection to the new article then. Did you try out the .htaccess thingy we talked about on LLVM.org? It should work, without any webmaster's assistance. 2013/11/21 Sean Silva <chisophugis at gmail.com> > > > > On Wed, Nov 20, 2013 at 6:11 PM, Mikael Lyngvig <mikael at lyngvig.org>wrote: > >> Hi Renato, >> >> My XU is on build 141 and there hasn't been a single problem yet. No >> reboots, no crashes, and as far as I have observed no core dropouts (after >> I did the cpu-freq trick you sent me). Perhaps I hav...
2013 Nov 17
2
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
...main branch of documents. What if we renamed the ARM document to "TipsForBuildingOnARM" instead of "HowToBuildOnARM"? -- Mikael -- Apprentice LLVM Tech Writer. 2013/11/17 Sean Silva <chisophugis at gmail.com> > > > > On Sun, Nov 17, 2013 at 12:53 AM, Mikael Lyngvig <mikael at lyngvig.org>wrote: > >> Thanks for spotting those errors! Fixed. >> >> If you feel that this doc should be part of the LLVM documentation, >> perhaps in a revised form, just let me know. I am willing to convert it >> into reST and also to go throu...
2013 Nov 17
2
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Sun, Nov 17, 2013 at 5:17 AM, Sean Silva <chisophugis at gmail.com> wrote: > > > > On Sun, Nov 17, 2013 at 3:50 AM, Mikael Lyngvig <mikael at lyngvig.org>wrote: > >> It wouldn't take me more than an hour or two to do the format conversion. >> It is rather trivial, actually. Just say the word and I'm on to it like a >> starving bee. I guess I should get used to using the Sphinx layout; I...
2013 Nov 17
1
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Sun, Nov 17, 2013 at 5:36 AM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > StackOverflows says two things: > > 1. An example is: <meta http-equiv="refresh" content="0; url= > http://example.com/" />. > 2. This apparently discouraged by the WWW Consortium who recommends > server redir...
2013 Nov 19
3
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On 17 November 2013 05:15, Mikael Lyngvig <mikael at lyngvig.org> wrote: > I finally got it to work - and my ODROID-XU is now a passive member of the > LLVM builder society for the next week or so, until it has proven itself > (it monitors changes to the SVN repository and builds in my end without > bothering anyone at L...
2013 Dec 09
0
[LLVMdev] GNU LLD build error? Seems that Clang likes LLD just fine.
...d because of the recent change > of makeArrayRef removal? I think it's my change (r196475). > > Can you confirm that you can build if you revert that change? If it has > caused the build with GCC to break, we should roll it back. > > > On Sun, Dec 8, 2013 at 3:45 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > >> Yup, I can confirm that. Then the question is if LLD shouldn't compile >> with GNU, even if GNU is buggy. Personally, I think it is worth a lot to >> be able to build with GCC, but I don't know how the LLD developers feel >...
2013 Dec 03
2
[LLVMdev] Please update LDC references on LLVM website
On 3 December 2013 16:08, Mikael Lyngvig <mikael at lyngvig.org> wrote: > You need to get the LLVM Sphinx docs using SVN or Git. If you want it, I > can do the changes for you since I have already everything in place. I think the changes he wants actually are in static html pages, at http://llvm.org/svn/llvm-project/www/trun...
2013 Nov 17
1
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Sun, Nov 17, 2013 at 12:53 AM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Thanks for spotting those errors! Fixed. > > If you feel that this doc should be part of the LLVM documentation, > perhaps in a revised form, just let me know. I am willing to convert it > into reST and also to go through a peer review, but I...
2013 Nov 17
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Sun, Nov 17, 2013 at 3:50 AM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > It wouldn't take me more than an hour or two to do the format conversion. > It is rather trivial, actually. Just say the word and I'm on to it like a > starving bee. I guess I should get used to using the Sphinx layout; I'm > simply...
2013 Nov 17
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
...d stuff in preparation for going to sleep. -- Mikael 2013/11/17 Sean Silva <chisophugis at gmail.com> > > > > On Sun, Nov 17, 2013 at 5:17 AM, Sean Silva <chisophugis at gmail.com> wrote: > >> >> >> >> On Sun, Nov 17, 2013 at 3:50 AM, Mikael Lyngvig <mikael at lyngvig.org>wrote: >> >>> It wouldn't take me more than an hour or two to do the format >>> conversion. It is rather trivial, actually. Just say the word and I'm on >>> to it like a starving bee. I guess I should get used to using the Sph...
2013 Nov 20
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
...r if it has to be the Realtek adapter that Hardkernel sells? I forgot to buy a wireless adapter and I dont' want to pay $30 shipping from Korea again. Please notice that I sent an updated .RST edition of my Arch Linux builder article to LLVM-commits (for review) the other day. So the link on lyngvig.org will be taken down once the reviewed document has been comitted, if ever. I was thinking that it is unoptimal to have two XU's acting as builders on the same projects, so what are you going to do with your XU? I guess one of us should do the "make check" thingy and the other sim...
2012 Jun 15
4
[LLVMdev] LLVM Sphinx intro buried in lld doc?
Am I the only one who thinks that it is impractical that the Sphinx intro is buried deep within the lld documentation? I suggest moving it to the Programming Documentation document. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120616/2cb7356d/attachment.html>
2013 Dec 03
2
[LLVMdev] Newbie question: LLVM IR, printf, and varargs
...> define i32 @bar(i8* %c, i32 %i) #0 { > entry: > %call = tail call i32 (i8*, ...)* @printf(i8* %c, i8* %c) > ret i32 %call > } > > Is accepted without complaints by close-to-trunk llc on my Ubuntu machine. > > Eli > > > On Tue, Dec 3, 2013 at 2:58 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > >> I just tried adding the cast but it didn't help. I have the feeling that >> I am overlooking something very obvious, but I can't seem to figure out >> what it is. Thanks for your suggestion, though. >> >> >>...
2013 Nov 17
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
...h a peer review, but I simply cannot spend hundreds of hours munging about, rewriting, and retesting over and over as I am already busy on other documentation and other sub-projects. -- Mikael 2013/11/17 Dmitri Gribenko <gribozavr at gmail.com> > On Sat, Nov 16, 2013 at 9:15 PM, Mikael Lyngvig <mikael at lyngvig.org> > wrote: > > > http://llvm.lyngvig.org/Articles/How-to-Setup-an-Arch-Linux-Buildbot-for-LLVM > > > Notice: You only need Ninja for the test build; none of the official > LLVM builders use Ninja as far as I know. > > My buildbots use ninja....
2012 Jun 15
2
[LLVMdev] Windows development and "virus" in LLVM test suite
----- Original Message ----- > From: "Chandler Carruth" <chandlerc at google.com> > To: "Mikael Lyngvig" <mikael at lyngvig.org> > Cc: "LLVMdev Mailing List" <llvmdev at cs.uiuc.edu> > Sent: Friday, June 15, 2012 5:00:03 PM > Subject: Re: [LLVMdev] Windows development and "virus" in LLVM test suite > On Fri, Jun 15, 2012 at 1:53 PM, Mikael Lyngvig <...