[PATCH] D61302: [www][EuroLLVM'19] Add BoF slides and notes link for LLVM Binutils
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 04:07:00 PDT 2019
jhenderson created this revision.
jhenderson added reviewers: lattner, tonic, aadg, mehdi_amini.
Herald added a subscriber: arphaman.
I couldn't see a precedent for this anywhere, so I thought it best to run it by somebody before committing this. I made some slides that have some vaguely useful information in, for the LLVM Binutils BoF, and thought it would be good to make them publically available. Similarly, I emailed around the notes on llvm-dev, so have added a link to those.
https://reviews.llvm.org/D61302
Files:
devmtg/2019-04/index.html
devmtg/2019-04/slides/BoF-HendersonRupprecht-LLVM_binutils.pdf
Index: devmtg/2019-04/index.html
===================================================================
--- devmtg/2019-04/index.html
+++ devmtg/2019-04/index.html
@@ -442,6 +442,8 @@
</li>
<li><a href="talks.html#BoF_3">
LLVM binutils</a>
+ [ <a href="http://lists.llvm.org/pipermail/llvm-dev/2019-April/132032.html">Notes</a> ]
+ [ <a href="slides/BoF-HendersonRupprecht-LLVM_binutils.pdf">Slides</a> ]
<i>James Henderson (SN Systems (Sony Interactive Entertainment)), Jordan Rupprecht (Google)</i>
</li>
<li><a href="talks.html#BoF_4"> RFC: Reference OpenCL Runtime library for LLVM</a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61302.197292.patch
Type: text/x-patch
Size: 600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/cedb77ac/attachment.bin>
More information about the llvm-commits
mailing list