[llvm] r194549 - Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)
Chandler Carruth
chandlerc at gmail.com
Tue Nov 12 18:49:38 PST 2013
Author: chandlerc
Date: Tue Nov 12 20:49:38 2013
New Revision: 194549
URL: http://llvm.org/viewvc/llvm-project?rev=194549&view=rev
Log:
Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)
Modified:
llvm/trunk/include/llvm/IR/PassManager.h
Modified: llvm/trunk/include/llvm/IR/PassManager.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/IR/PassManager.h?rev=194549&r1=194548&r2=194549&view=diff
==============================================================================
--- llvm/trunk/include/llvm/IR/PassManager.h (original)
+++ llvm/trunk/include/llvm/IR/PassManager.h Tue Nov 12 20:49:38 2013
@@ -30,6 +30,7 @@
/// Polymorphism" talk (or its abbreviated sibling "Inheritance Is The Base
/// Class of Evil") by Sean Parent:
/// * http://github.com/sean-parent/sean-parent.github.com/wiki/Papers-and-Presentations
+/// * http://www.youtube.com/watch?v=_BpMYeUFXv8
/// * http://channel9.msdn.com/Events/GoingNative/2013/Inheritance-Is-The-Base-Class-of-Evil
///
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list