[www] r193976 - Fix typo, update presenter.
Tanya Lattner
tonic at nondot.org
Sun Nov 3 20:25:25 PST 2013
Author: tbrethou
Date: Sun Nov 3 22:25:25 2013
New Revision: 193976
URL: http://llvm.org/viewvc/llvm-project?rev=193976&view=rev
Log:
Fix typo, update presenter.
Modified:
www/trunk/devmtg/2013-11/index.html
Modified: www/trunk/devmtg/2013-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-11/index.html?rev=193976&r1=193975&r2=193976&view=diff
==============================================================================
--- www/trunk/devmtg/2013-11/index.html (original)
+++ www/trunk/devmtg/2013-11/index.html Sun Nov 3 22:25:25 2013
@@ -339,8 +339,8 @@ A quick update on what's been going on i
<p>
<b>lld a linker framework</b><br>
-<i>Shankar Easwaran</i><br>
-he lld project is working towards becoming a production quality linker targeting PECOFF, Darwin, ELF formats.The lld project is under heavy development. The talk discusses on how lld achieves universal linking and how its moving towards becoming a linker framework that could be an integral part of llvm. The talk continues to discuss by exposes new opportunities with linking like, lld API's, Symbol resolution improvements, Link time optimizations(LTO) and enhancing the user experience by providing diagnostics, user driven inputs that drive linker behavior.
+<i>Shankar Easwaran, Qualcomm Innovation Centre.</i><br>
+The lld project is working towards becoming a production quality linker targeting PECOFF, Darwin, ELF formats.The lld project is under heavy development. The talk discusses on how lld achieves universal linking and how its moving towards becoming a linker framework that could be an integral part of llvm. The talk continues to discuss by exposes new opportunities with linking like, lld API's, Symbol resolution improvements, Link time optimizations(LTO) and enhancing the user experience by providing diagnostics, user driven inputs that drive linker behavior.
</p>
<div class="www_sectiontitle" id="bof">BoF Abstracts</div>
More information about the llvm-commits
mailing list