From 6ba67260c787987d7977264d8a73adefdfbe3dfe Mon Sep 17 00:00:00 2001
From: Sean Silva <silvas@purdue.edu>
Date: Fri, 21 Jun 2013 02:09:29 +0000
Subject: [PATCH] [docs] Add link to presentation slides.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184518 91177308-0d34-0410-b5e6-96231b3b80d8
---
 docs/IntroductionToTheClangAST.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/IntroductionToTheClangAST.rst b/docs/IntroductionToTheClangAST.rst
index b62aa588d99..20510344fdf 100644
--- a/docs/IntroductionToTheClangAST.rst
+++ b/docs/IntroductionToTheClangAST.rst
@@ -11,6 +11,8 @@ matchers.
 
   <center><iframe width="560" height="315" src="http://www.youtube.com/embed/VqCkCDFLSsc?vq=hd720" frameborder="0" allowfullscreen></iframe></center>
 
+`Slides <http://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_
+
 Introduction
 ============
 
-- 
GitLab