[llvm-commits] [llvm] r158073 - in /llvm/trunk: lib/Transforms/Scalar/Reassociate.cpp test/Transforms/Reassociate/fp-commute.ll
Charles Davis
cdavis at mymail.mines.edu
Thu Jun 7 19:14:02 PDT 2012
On Jun 6, 2012, at 8:53 AM, Duncan Sands wrote:
> Author: baldrick
> Date: Wed Jun 6 09:53:10 2012
> New Revision: 158073
>
> URL: http://llvm.org/viewvc/llvm-project?rev=158073&view=rev
> Log:
> Grab-bag of reassociate tweaks.
One of these tweaks broke self-hosting for me. My newly-built stage 1 Clang hangs here building ClangAttrEmitter.cpp. Reverting this commit fixes it.
I'd investigate this further, but right now I'm busy with my GSoC project. Would you like me to revert this for now?
Chip
More information about the llvm-commits
mailing list