[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
Wed May 22 03:35:55 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361369: [www][EuroLLVM'19] Add BoF slides and notes links for LLVM Binutils BoF (authored by jhenderson, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D61302?vs=200686&id=200688#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61302/new/
https://reviews.llvm.org/D61302
Files:
www/trunk/devmtg/2019-04/index.html
www/trunk/devmtg/2019-04/slides/BoF-HendersonRupprecht-LLVM_binutils.pdf
www/trunk/devmtg/2019-04/talks.html
Index: www/trunk/devmtg/2019-04/talks.html
===================================================================
--- www/trunk/devmtg/2019-04/talks.html
+++ www/trunk/devmtg/2019-04/talks.html
@@ -1137,7 +1137,9 @@
</td></tr>
<tr><td valign="top" id="BoF_3">
-<b>LLVM binutils</b><br>
+<b>LLVM binutils</b>
+[ <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> ]<br>
<i>James Henderson (SN Systems), Jordan Rupprecht (Google)</i>
<p>LLVM has a suite of binary utilities that broadly mirror the GNU binutils
suite, with tools such as llvm-readelf, llvm-nm, and llvm-objcopy. These tools
Index: www/trunk/devmtg/2019-04/index.html
===================================================================
--- www/trunk/devmtg/2019-04/index.html
+++ www/trunk/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.200688.patch
Type: text/x-patch
Size: 1328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/697f64fd/attachment.bin>
More information about the llvm-commits
mailing list