[www] r194022 - Change title of one lightning talk.
Yunzhong Gao
Yunzhong_Gao at playstation.sony.com
Mon Nov 4 14:57:38 PST 2013
Author: ygao
Date: Mon Nov 4 16:57:37 2013
New Revision: 194022
URL: http://llvm.org/viewvc/llvm-project?rev=194022&view=rev
Log:
Change title of one lightning talk.
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=194022&r1=194021&r2=194022&view=diff
==============================================================================
--- www/trunk/devmtg/2013-11/index.html (original)
+++ www/trunk/devmtg/2013-11/index.html Mon Nov 4 16:57:37 2013
@@ -311,7 +311,7 @@ Modern DSP architectures such as Hexagon
</p>
<p>
-<b>LTO Without Gold</b><br>
+<b>Link-Time Optimization without Linker Support</b><br>
<i>Yunzhong Gao - Sony Computer Entertainment America</i><br>
LLVM's plugin for the Gold linker enables link-time optimization (LTO). But the toolchain for PlayStation®4 does not include Gold. Here's how we achieved LTO without a bitcode-aware linker.
</p>
More information about the llvm-commits
mailing list