[llvm-commits] [PATCH] fix compiling llvm-gcc against installed llvm, tested with rev 89457
Anton Korobeynikov
anton at korobeynikov.info
Fri Dec 4 05:09:52 PST 2009
Hello, Mikael
> Patch allows compiling llvm-gcc against any installation, as long as
> llvm-config --includedir and llvm-config --libdir points to correct
> places.
We've discussed this patch with Daniel Dunbar some time ago. It looks
ok for me, the only thing which needs to be checked is that everything
is ok with apple-style builds (when LLVM itself is built "universal",
etc.).
So, someone from Apple should confirm that this is ok as well.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list