[cfe-dev] Compiling gcc with clang
Eli Friedman
eli.friedman at gmail.com
Tue Jan 27 10:47:57 PST 2009
On Tue, Jan 27, 2009 at 6:04 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
> So I figured it might be an interesting experiment to compile gcc with
> clang. Not surprisingly, there were a number of issues, but there's a
> positive result at the end.
And a slight update: turns out I had some changes in my LLVM tree that
I hadn't considered which were causing PR3421 and the bootstrap
comparison failures. Taking out those changes, it bootstraps
flawlessly!
-Eli
More information about the cfe-dev
mailing list