[llvm-commits] [llvm] r44487 - in /llvm/trunk: include/llvm/Analysis/AliasAnalysis.h lib/Analysis/AliasAnalysis.cpp lib/Analysis/AliasAnalysisCounter.cpp lib/Analysis/AliasSetTracker.cpp lib/Analysis/BasicAliasAnalysis.cpp lib/Analysis/IPA/Global
Chris Lattner
clattner at apple.com
Wed Dec 5 13:06:46 PST 2007
On Dec 5, 2007, at 1:06 PM, Duncan Sands wrote:
> Hi Bill,
>
>> This patch seems to be causing a bootstrap failure on my system. I
>> try
>> to compile llvm-gcc-4.2 and it gives me errors like this during
>> stage2
>> of the bootstrapping build:
>
> I've committed a workaround. It's not yet clear what the root
> cause of
> the problem is.
Thanks Duncan!
-Chris
More information about the llvm-commits
mailing list