[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
Bill Wendling
isanbard at gmail.com
Wed Dec 5 13:09:31 PST 2007
Hi Duncan,
> > 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 for looking into/fixing this!
-bw
More information about the llvm-commits
mailing list