From 837f39b839f08841145f71e0e81c1a1b1efd2a92 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 5 Aug 2008 22:29:16 +0000 Subject: It's "a static", not "an static" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54379 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/LangRef.html b/docs/LangRef.html index d86f248551..c1ef75e762 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -255,7 +255,7 @@

This document is a reference manual for the LLVM assembly language. -LLVM is an Static Single Assignment (SSA) based representation that provides +LLVM is a Static Single Assignment (SSA) based representation that provides type safety, low-level operations, flexibility, and the capability of representing 'all' high-level languages cleanly. It is the common code representation used throughout all phases of the LLVM compilation -- cgit v1.2.3