diff options
| author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-10-25 15:01:14 -0700 |
|---|---|---|
| committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-10-25 15:01:14 -0700 |
| commit | 27887bc1e7a19bc568db775903d8febdeab2f617 (patch) | |
| tree | 68d79f647b3edc1d1e04fd9757f2e242455cef13 /llvm | |
| parent | 7913126a08e5186027d7fdb1ea30972b0f227a83 (diff) | |
| download | bcm5719-llvm-27887bc1e7a19bc568db775903d8febdeab2f617.tar.gz bcm5719-llvm-27887bc1e7a19bc568db775903d8febdeab2f617.zip | |
[globalisel] Fix typo in 'Add LLVMDev 2019 talks and links for the 2017 talks'
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/GlobalISel.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GlobalISel.rst b/llvm/docs/GlobalISel.rst index 1ce8344d4f1..2afc2ab42f9 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>`_ |

