[llvm] 27887bc - [globalisel] Fix typo in 'Add LLVMDev 2019 talks and links for the 2017 talks'

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 15:01:29 PDT 2019


Author: Daniel Sanders
Date: 2019-10-25T15:01:14-07:00
New Revision: 27887bc1e7a19bc568db775903d8febdeab2f617

URL: https://github.com/llvm/llvm-project/commit/27887bc1e7a19bc568db775903d8febdeab2f617
DIFF: https://github.com/llvm/llvm-project/commit/27887bc1e7a19bc568db775903d8febdeab2f617.diff

LOG: [globalisel] Fix typo in 'Add LLVMDev 2019 talks and links for the 2017 talks'

Added: 
    

Modified: 
    llvm/docs/GlobalISel.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GlobalISel.rst b/llvm/docs/GlobalISel.rst
index 1ce8344d4f14..2afc2ab42f9e 100644
--- a/llvm/docs/GlobalISel.rst
+++ b/llvm/docs/GlobalISel.rst
@@ -938,4 +938,4 @@ Resources
 * `GlobalISel - LLVM's Latest Instruction Selection Framework by Diana Picus @FOSDEM17 <https://www.youtube.com/watch?v=d6dF6E4BPeU>`_
 * `GlobalISel: Past, Present, and Future by Quentin Colombet and Ahmed Bougacha @LLVMDevMeeting 2017 <https://www.llvm.org/devmtg/2017-10/#talk11>`_
 * `Head First into GlobalISel by Daniel Sanders, Aditya Nandakumar, and Justin Bogner @LLVMDevMeeting 2017 <https://www.llvm.org/devmtg/2017-10/#tutorial2>`_
-* `Generating Optimized Code with GlobalISel by Volkan Keles, Daniel Sanders @LLVMDevMeeting 2019 <https://www.llvm.org/devmtg/2019-10/talk-abstracts.html#keynote1`_
+* `Generating Optimized Code with GlobalISel by Volkan Keles, Daniel Sanders @LLVMDevMeeting 2019 <https://www.llvm.org/devmtg/2019-10/talk-abstracts.html#keynote1>`_


        


More information about the llvm-commits mailing list