An LLVM include we're using in rustllvm/Passes2.cpp,
llvm/Support/StandardPasses.h, is gone in the most recent revision of
LLVM (see: 
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110516/121142.html
-- it looks like it's been gone since Saturday).  Presumably we could
be using its replacement, llvm/Support/PassManagerBuilder.h, although
it's not entirely a drop-in replacement.  I believe Rafael said that
he would look into this tomorrow.  In the meantime, I'm going back to
an older revision of LLVM.  (r131752 of LLVM and r131425 of
compiler-rt are what seem to be working for Eric, so that's what I'm
trying.)

Lindsey
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to