From: Misha Brukman
Date: Mon, 23 Aug 2004 17:54:45 +0000 (+0000)
Subject: Note: do not use GNU binutils under AIX, they're not stable.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=03ea9d4ee0fde29b900e2642ebb2debe5d63a4c0;p=oota-llvm.git
Note: do not use GNU binutils under AIX, they're not stable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16000 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index 62c64e4a2eb..5d3cddc42ab 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -16,6 +16,7 @@
If you are building LLVM and the C front-end under AIX, do NOT use GNU
+Binutils. They are not stable under AIX and may produce incorrect and/or
+invalid code. Instead, use the system assembler and linker.
+