From c155a0a0e9f18b0c5f069ec8cf9cf8ef56c35c78 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 23 Dec 2004 07:14:56 +0000 Subject: LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19115 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index f3c805c..ce71bd1 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -256,6 +256,11 @@ software you will need.

x861 GCC + + Linux + amd643 + GCC +

LLVM has partial support for the following platforms:

-- cgit v1.1