summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-12-08 18:01:27 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-12-08 18:01:27 +0000
commitba739a8e562419ca08fcf6a9aca1877e667d57af (patch)
treeca55f8c181d44edf2588736a182fb6cf0481ac72 /llvm/docs/FAQ.html
parent92815e54835f9559591220608c817096fd0eec9d (diff)
downloadbcm5719-llvm-ba739a8e562419ca08fcf6a9aca1877e667d57af.tar.gz
bcm5719-llvm-ba739a8e562419ca08fcf6a9aca1877e667d57af.zip
We don't have python test classes anymore.
llvm-svn: 18645
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r--llvm/docs/FAQ.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index a8f80dd10fa..e43e3b22a57 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -168,10 +168,6 @@ LLVM have been ported to a plethora of platforms.</p>
<li>The GCC front end code is not as portable as the LLVM suite, so it may not
compile as well on unsupported platforms.</li>
- <li>The Python test classes are more UNIX-centric than they should be, so
- porting to non-UNIX like platforms (i.e. Windows, MacOS 9) will require some
- effort.</li>
-
<li>The LLVM build system relies heavily on UNIX shell tools, like the Bourne
Shell and sed. Porting to systems without these tools (MacOS 9, Plan 9) will
require more effort.</li>
OpenPOWER on IntegriCloud