search for: silva

Displaying 20 results from an estimated 2816 matches for "silva".

2012 Sep 21
2
[LLVMdev] yaml2obj.rst where to link? (Sphinx warns)
Also, why does it say yaml2py?: yaml2obj takes a YAML description of an object file and converts it to a binary file. $ yaml2py input-file .. program:: yaml2py --Sean Silva On Thu, Sep 20, 2012 at 4:59 PM, Michael Spencer <bigcheesegs at gmail.com> wrote: > On Wed, Sep 19, 2012 at 8:25 PM, Sean Silva <silvas at purdue.edu> wrote: >> Sphinx warns that yaml2obj isn't included into any toctree. Where is a >> logical place to link this? &gt...
2012 Dec 04
5
[LLVMdev] LLVM documentation work help
...ok/An%20Introduction%20to%20libuv.pdf> My steps as follows, 1. I follow your one time procedure as follows, <https://help.github.com/articles/creating-project-pages-manually>. 2. make gh-pages (I modify file Makefile for my document name before do this) Jonathan --- 12/12/3 (一),Sean Silva <silvas at purdue.edu> 寫道: 寄件者: Sean Silva <silvas at purdue.edu> 主旨: Re: LLVM documentation work help 收件者: "Jonathan" <gamma_chen at yahoo.com.tw> 副本: "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>, "Anoushe Jamshidi" <ajamshidi at gmail...
2012 Dec 03
3
[LLVMdev] LLVM documentation work help
..., The `.. code-block:: bash` is work. Thank your information. Currently, I can put reStructuredText files on github. But, your example uvbook seems put the html and pdf on different github directory. Do you put html and pdf on github with version control? Jonathan On 2012/12/3, at 上午7:43, Sean Silva <silvas at purdue.edu> wrote: > It looks like things are going well. > > One suggestion. Instead of using `.. literalinclude::` for displaying > the terminal sessions, you can use `.. code-block:: bash` instead. The > reason that uvbook uses `.. literalinclude` is that they a...
2016 Jun 29
2
clang-ppc64be-linux-lnt flakiness
This just failed again: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/1579 Bill, could you take a look at this? This is like the 3rd time I've been incorrectly pinged by this buildbot due to this issue. -- Sean Silva On Mon, Jun 13, 2016 at 8:07 PM, Sean Silva <chisophugis at gmail.com> wrote: > Thanks for taking a look. The flaky ASan test failure in the OP was stage1 > so it sounds like there may be multiple problems :( > > > -- Sean Silva > > On Sun, Jun 12, 2016 at 7:32 AM, Benj...
2012 Dec 04
0
[LLVMdev] LLVM documentation work help
You may need a ".nojekyll" file. uvbook has one < https://github.com/nikhilm/uvbook/blob/gh-pages/.nojekyll>. Also see < https://help.github.com/articles/files-that-start-with-an-underscore-are-missing >. Let me know if that doesn't work. -- Sean Silva On Mon, Dec 3, 2012 at 9:15 PM, gamma_chen <gamma_chen at yahoo.com.tw> wrote: > Sean, > > I can create html, pdf and epub, then put them on > <https://github.com/Jonathan2251/lbd/tree/gh-pages>. > The uvbook example as below can click the pdf link and pop up a downloa...
2012 Dec 06
2
[LLVMdev] Converting documentation to rst
FYI I am bout to convert LangRef. it should be done by the end of today. Please keep me up to date with any work you do on the other documents. -- Sean Silva On Thu, Dec 6, 2012 at 12:12 PM, Sean Silva <silvas at purdue.edu> wrote: > Thanks for doing this. > > I was planning on finishing these by this weekend. If you are planning > on taking significantly longer than that I would appreciate if you > just ping me in IRC (or email, b...
2012 Nov 14
4
[LLVMdev] Kill TestSuiteMakefileGuide.html?
...y for the bother Jim, but I'm calling on you again for guidance about llvm-gcc mentions. What should be done about the mention of llvm-gcc on <http://llvm.org/docs/TestSuiteMakefileGuide.html>? Can we just roughly s/llvm-gcc/clang/ ? Daniel, feel free to provide guidance as well. -- Sean Silva On Wed, Nov 14, 2012 at 4:36 PM, Daniel Dunbar <daniel.dunbar at gmail.com> wrote: > Unfortunately, LNT still uses the Makefiles underneath, and the > Makefiles support a few users who use the more advanced hackery they > support. We should keep it for the time being. > > - D...
2012 Dec 03
0
[LLVMdev] LLVM documentation work help
...looking at their makefile <https://github.com/nikhilm/uvbook/blob/master/Makefile#L160>. It should be easy to reuse. I think that you should do this so that it is easy for anyone to read the book without leaving their browser. That will mean that more people read it and contribute. -- Sean Silva On Sun, Dec 2, 2012 at 11:03 PM, Jonathan <gamma_chen at yahoo.com.tw> wrote: > Sean, > > The `.. code-block:: bash` is work. Thank your information. > > Currently, I can put reStructuredText files on github. But, your example uvbook seems put the html and pdf on different git...
2012 Dec 04
2
[LLVMdev] LLVM documentation work help
...e on http://nikhilm.github.com/uvbook/ I think, maybe the extra web site is created manually and copy the gh-pages to it. Or the extra http site (not https) is created automatically. Because I cannot see it put html to the extra web from gh-pages of Makefile. Jonathan   --- 12/12/4 (二),Sean Silva <silvas at purdue.edu> 寫道: 寄件者: Sean Silva <silvas at purdue.edu> 主旨: Re: LLVM documentation work help 收件者: "gamma_chen" <gamma_chen at yahoo.com.tw> 副本: "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>, "Anoushe Jamshidi" <ajamshidi at gma...
2012 Dec 04
3
[LLVMdev] Minimum Python Version
...er maintainer should be responsible for). ddunbar, how does this weight against your "causing large problems with the code" criterion for supporting older versions? As I believe that you are the author and maintainer of lit, are you planning on fixing this compatibility problem? -- Sean Silva On Tue, Dec 4, 2012 at 8:59 AM, Sean Silva <silvas at purdue.edu> wrote: > On Tue, Dec 4, 2012 at 4:27 AM, Tobias Grosser <tobias at grosser.es> wrote: >> Why don't you give it a try. This will also help us to understand where >> the biggest >> problems are and...
2012 Sep 21
0
[LLVMdev] yaml2obj.rst where to link? (Sphinx warns)
On Thu, Sep 20, 2012 at 7:34 PM, Sean Silva <silvas at purdue.edu> wrote: > Also, why does it say yaml2py?: > > yaml2obj takes a YAML description of an object file and converts it to a binary > file. > > $ yaml2py input-file > > .. program:: yaml2py > > --Sean Silva > Oops. Well, yaml kinda looks l...
2012 Nov 14
3
[LLVMdev] Can we kill GCCFEBuildInstrs.html?
On Nov 14, 2012, at 10:52 AM, Sean Silva <chisophugis at gmail.com> wrote: > It references release 2.7... is this document worth keeping? > Nuke it from orbit. :) > CC'ing Jim Grosbach since IIRC he recently pulled out some stuff > related to llvm-gcc. > > -- Sean Silva
2012 Nov 14
0
[LLVMdev] Kill TestSuiteMakefileGuide.html?
Unfortunately, LNT still uses the Makefiles underneath, and the Makefiles support a few users who use the more advanced hackery they support. We should keep it for the time being. - Daniel On Nov 14, 2012, at 13:30, Sean Silva <silvas at purdue.edu> wrote: > The top of the file says that it is deprecated in favor of LNT. Is > this document still needed? It makes mention of llvm-gcc as well... > > -- Sean Silva
2016 Jun 12
2
clang-ppc64be-linux-lnt flakiness
...anitizers I had access to on this test and didn't find anything. The merging uses threads so I can't rule out nondeterminism. It's strange that it only happens on ppc64le and only on stage 2, so an actual miscompile wouldn't surprise me either. On Sun, Jun 12, 2016 at 4:26 PM, Sean Silva <chisophugis at gmail.com> wrote: > Also, `Clang Tools :: include-fixer/merge.test` seems to be a bit flaky: > > http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/1304 > http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/1315 > > Be...
2016 Jun 29
1
clang-ppc64be-linux-lnt flakiness
...e (http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/4883) failed on stage 1 or 2 and the results pages are no longer available. BTW, I tried testing the same revision many times on the same machine and other BE and LE powerpc machines and never saw this. On 06/28/16 21:42, Sean Silva wrote: > This just failed again: > http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/1579 > > Bill, could you take a look at this? This is like the 3rd time I've been > incorrectly pinged by this buildbot due to this issue. > > -- Sean Silva > >...
2012 Dec 07
0
[LLVMdev] Converting documentation to rst
Hello, I'm converting HowToReleaseLLVM.html, expect to finish today. -- Alexander Zinenko On 6 December 2012 21:14, Sean Silva <silvas at purdue.edu> wrote: > FYI I am bout to convert LangRef. it should be done by the end of > today. Please keep me up to date with any work you do on the other > documents. > > -- Sean Silva > > On Thu, Dec 6, 2012 at 12:12 PM, Sean Silva <silvas at purdue.edu&...
2017 Mar 14
3
[lld] elf linker creates undefined empty symbol
Rafael, did you ever get a chance to look at this? -- Sean Silva On Thu, Feb 23, 2017 at 1:14 AM, Sean Silva <chisophugis at gmail.com> wrote: > > > On Wed, Feb 22, 2017 at 6:14 AM, Rafael Avila de Espindola < > rafael.espindola at gmail.com> wrote: > >> Sean Silva <chisophugis at gmail.com> writes: >> >> When...
2013 May 29
0
Aprovados relação publicada Joaquim Gomes
Aprovados rela??o publicada Joaquim Gomes: Torixor?u: ANA FL?VIA DA SILVA, LUAN MARLLUS MAIA RAULINO, FRANCISCO MARIO ROCHA DE MELO, PEDRO IGOR GARCIA COSTA, JO?O CARLOS MOREIRA DE CARVALHO, DANIEL GUIMARAES CORDEIRO, MARIA IVONEIDE DE OLIVEIRA NASCIMENTO, JESICA FREITAS E SILVA. SILVONEIDE DE O, AYSLAN CORDEIRO DO SANTIAGO, LUCIANA SOARES F. DA SILVA, HARIANNE LEITE DE...
2012 Dec 04
0
[LLVMdev] LLVM documentation work help
...> My steps as follows, > 1. I follow your one time procedure as follows, > <https://help.github.com/articles/creating-project-pages-manually>. > 2. make gh-pages (I modify file Makefile for my document name before do this) > > Jonathan > > > --- 12/12/3 (一),Sean Silva <silvas at purdue.edu> 寫道: > > > 寄件者: Sean Silva <silvas at purdue.edu> > 主旨: Re: LLVM documentation work help > 收件者: "Jonathan" <gamma_chen at yahoo.com.tw> > 副本: "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>, &quo...
2012 Dec 04
1
[LLVMdev] LLVM documentation work help
...oose a topic. Best regards Jonathan --- 12/12/4 (二),陳韋任 (Wei-Ren Chen) <chenwj at iis.sinica.edu.tw> 寫道: 寄件者: 陳韋任 (Wei-Ren Chen) <chenwj at iis.sinica.edu.tw> 主旨: Re: [LLVMdev] LLVM documentation work help 收件者: "gamma_chen" <gamma_chen at yahoo.com.tw> 副本: "Sean Silva" <silvas at purdue.edu>, "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu> 日期: 2012年12月4日,二,上午11:39 Hi Jonathan,   sorry for the hijack. Can I help you writing the document? Regards, chenwj On Tue, Dec 04, 2012 at 10:15:33AM +0800, gamma_chen wrote: > Sean, > &...