texlive-tlmgr: add subpackage
[termux-packages] / packages / libllvm / docs-Proposals-VectorizationPlan.rst.patch
CommitLineData
a25adaa7
FF
1Remove unreferenced footnotes which causes a build failure on ubuntu 18.04
2
3diff -u -r ../llvm-6.0.0.src/docs/Proposals/VectorizationPlan.rst ./docs/Proposals/VectorizationPlan.rst
4--- ../llvm-6.0.0.src/docs/Proposals/VectorizationPlan.rst 2017-11-20 13:01:47.000000000 +0100
5+++ ./docs/Proposals/VectorizationPlan.rst 2018-04-30 00:30:45.270760735 +0200
6@@ -212,7 +212,7 @@
7 Polly [7]_.
8
9 3. Loop Vectorizer: the Vectorization Plan aims to upgrade the infrastructure of
10- the Loop Vectorizer and extend it to handle outer loops [8,9]_.
11+ the Loop Vectorizer and extend it to handle outer loops [8]_, [9]_.
12
13 References
14 ----------