From: Duncan Sands
Date: Tue, 12 Feb 2008 21:40:21 +0000 (+0000)
Subject: Note that these instructions are for x86-32 linux
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=caf4fbd5df1f4e0c1bd305391271e203949a2477;p=oota-llvm.git
Note that these instructions are for x86-32 linux
(the only platform on which the Ada compiler even
builds).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47031 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index e3ade88c787..b75c0a133fc 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -103,7 +103,7 @@ top-level README.LLVM file, adding ",ada" to EXTRALANGS, for example:
Supposing appropriate compilers are available, llvm-gcc with Ada support can
- be built using the following recipe:
+ be built on an x86-32 linux box using the following recipe:
Download the LLVM source