summaryrefslogtreecommitdiff
path: root/docs/doxygen.intro
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-01-25 22:00:23 +0000
committerJim Grosbach <grosbach@apple.com>2012-01-25 22:00:23 +0000
commitc48d4dc8a9371690f73d2d05d2297f1e1a19c952 (patch)
treea2924bf7075637d60eb3cf64e45cec4479395c75 /docs/doxygen.intro
parent6c76e80753cfc83dc6804fcd5d949c517dfe3434 (diff)
downloadllvm-c48d4dc8a9371690f73d2d05d2297f1e1a19c952.tar.gz
llvm-c48d4dc8a9371690f73d2d05d2297f1e1a19c952.tar.bz2
llvm-c48d4dc8a9371690f73d2d05d2297f1e1a19c952.tar.xz
Tidy up. s/Low Level Virtual Machine/LLVM/.
LLVM isn't an acronym anymore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148985 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.intro')
-rw-r--r--docs/doxygen.intro4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen.intro b/docs/doxygen.intro
index 547730cba7..699dadc27e 100644
--- a/docs/doxygen.intro
+++ b/docs/doxygen.intro
@@ -1,7 +1,7 @@
-/// @mainpage Low Level Virtual Machine
+/// @mainpage LLVM
///
/// @section main_intro Introduction
-/// Welcome to the Low Level Virtual Machine (LLVM).
+/// Welcome to LLVM.
///
/// This documentation describes the @b internal software that makes
/// up LLVM, not the @b external use of LLVM. There are no instructions