summaryrefslogtreecommitdiffstats
path: root/llvm/docs/UserGuides.rst
diff options
context:
space:
mode:
authorDeForest Richards <d4m1887@gmail.com>2019-09-20 20:51:33 +0000
committerDeForest Richards <d4m1887@gmail.com>2019-09-20 20:51:33 +0000
commit01a3080960eec85ca85467a3930e30ac3e93ca0c (patch)
tree4bfa34f76f3336ef5be027f5078161d0b9f37bc5 /llvm/docs/UserGuides.rst
parent0ae02fd71a3828209df37239910568ecde68912a (diff)
downloadbcm5719-llvm-01a3080960eec85ca85467a3930e30ac3e93ca0c.tar.gz
bcm5719-llvm-01a3080960eec85ca85467a3930e30ac3e93ca0c.zip
[Docs] Move topics to new categories
This commit moves several topics to new categories. llvm-svn: 372428
Diffstat (limited to 'llvm/docs/UserGuides.rst')
-rw-r--r--llvm/docs/UserGuides.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/docs/UserGuides.rst b/llvm/docs/UserGuides.rst
index 962fd149743..9dfab67f42e 100644
--- a/llvm/docs/UserGuides.rst
+++ b/llvm/docs/UserGuides.rst
@@ -18,8 +18,6 @@ intermediate LLVM representation.
HowToBuildWithPGO
HowToCrossCompileBuiltinsOnArm
HowToCrossCompileLLVM
- GettingStartedVS
- FAQ
yaml2obj
MarkdownQuickstartTemplate
Phabricator
@@ -53,16 +51,9 @@ intermediate LLVM representation.
:doc:`HowToCrossCompileLLVM`
Notes on cross-building and testing LLVM/Clang.
-:doc:`GettingStartedVS`
- An addendum to the main Getting Started guide for those using Visual Studio
- on Windows.
-
:doc:`Passes`
A list of optimizations and analyses implemented in LLVM.
-:doc:`FAQ`
- A list of common questions and problems and their solutions.
-
:doc:`TestSuiteGuide`
Describes how to compile and run the test-suite benchmarks.
OpenPOWER on IntegriCloud