From 429af0e0a790f915595726cec47154f670cf7f87 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Wed, 13 Nov 2013 02:49:38 +0000 Subject: Add another (perhaps better) video for Sean's talk. (Thanks Marshall!) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194549 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/IR/PassManager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/llvm/IR/PassManager.h') diff --git a/include/llvm/IR/PassManager.h b/include/llvm/IR/PassManager.h index 7e771204b0..55c653c71c 100644 --- a/include/llvm/IR/PassManager.h +++ b/include/llvm/IR/PassManager.h @@ -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 /// //===----------------------------------------------------------------------===// -- cgit v1.2.3