From caf4fbd5df1f4e0c1bd305391271e203949a2477 Mon Sep 17 00:00:00 2001
From: Duncan Sands
Date: Tue, 12 Feb 2008 21:40:21 +0000
Subject: 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
---
docs/CFEBuildInstrs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/CFEBuildInstrs.html')
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index e3ade88..b75c0a1 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
--
cgit v1.1